A persistence framework is used to move data to and from the database in the application layer.
持久性框架用来在应用程序层和数据库之间来回移动数据。
When a third-party persistence framework is used for custom application development, it is not possible to influence the way in which the persistence layer generates and executes SQL statements.
当第三方持久性框架用于自定义应用程序开发时,不可能影响持久性层生成和执行sql语句的方法。
The Hibernate framework is a data access abstraction layer that is called by your application for data persistence.
Hibernate框架是应用程序调用来实现数据持久性的数据访问抽象层。
应用推荐