为了确保收集器不会丢失对象,GC和VM互相协作,跟踪对象之间的链接,因为它们是通过存储应用程序执行的操作而被创建和销毁的。
To ensure no objects are missed by the collector, the GC and VM cooperate by tracking the links between objects as they are created and broken via store operations that the application executes.
大型的会话对象会减少可用以创建和执行应用程序对象的JVM内存。
Large session objects decrease the JVM memory available for creation and execution of application objects.
本节比较 Hibernate 应用程序的一个默认执行(动态 SQL)与使用 Integration Module 来创建和使用静态 SQL 的执行。
This section compares the default execution of a Hibernate application (dynamic SQL) to one that uses the Integration Module to create and use static SQL.
应用推荐