类的使用
org.hibernate.engine.spi.BatchFetchQueue
-
使用BatchFetchQueue的程序包 程序包 说明 org.hibernate.engine.internal Support for many of the internal workings of Hibernate.org.hibernate.engine.spi -
-
org.hibernate.engine.internal中BatchFetchQueue的使用
返回BatchFetchQueue的org.hibernate.engine.internal中的方法 修饰符和类型 方法 说明 BatchFetchQueueStatefulPersistenceContext. getBatchFetchQueue() -
org.hibernate.engine.spi中BatchFetchQueue的使用
返回BatchFetchQueue的org.hibernate.engine.spi中的方法 修饰符和类型 方法 说明 BatchFetchQueuePersistenceContext. getBatchFetchQueue()Get theBatchFetchQueue, instantiating one if necessary.
-