Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在使用 RESTlets 来处理 REST 请求和 JDBC 来将该数据输入 mysql 数据库。随着我的移动应用程序的增长,JDBC 变得难以管理。是否有一个 Java 数据库框架可以很好地管理来自 iOS 和 Android 设备的请求?
带有 Hibernate 或 JDBC 的 RESTlet 似乎可以工作