类的使用
org.hibernate.engine.loading.internal.CollectionLoadContext
-
使用CollectionLoadContext的程序包 程序包 说明 org.hibernate.engine.loading.internal Internal classes used to track loading of data, potentially across multiple ResultSetsorg.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. -
-
org.hibernate.engine.loading.internal中CollectionLoadContext的使用
返回CollectionLoadContext的org.hibernate.engine.loading.internal中的方法 修饰符和类型 方法 说明 CollectionLoadContextLoadContexts. getCollectionLoadContext(ResultSet resultSet)Get theCollectionLoadContextassociated with the givenResultSet, creating one if needed. -
org.hibernate.internal中CollectionLoadContext的使用
参数类型为CollectionLoadContext的org.hibernate.internal中的方法 修饰符和类型 方法 说明 voidCoreMessageLogger. failSafeCollectionsCleanup(CollectionLoadContext collectionLoadContext)
-