类的使用
org.hibernate.engine.loading.internal.EntityLoadContext
-
使用EntityLoadContext的程序包 程序包 说明 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中EntityLoadContext的使用
返回EntityLoadContext的org.hibernate.engine.loading.internal中的方法 修饰符和类型 方法 说明 EntityLoadContextLoadContexts. getEntityLoadContext(ResultSet resultSet)Currently unused -
org.hibernate.internal中EntityLoadContext的使用
参数类型为EntityLoadContext的org.hibernate.internal中的方法 修饰符和类型 方法 说明 voidCoreMessageLogger. failSafeEntitiesCleanup(EntityLoadContext entityLoadContext)
-