类的使用
org.hibernate.bytecode.enhance.spi.interceptor.LazyAttributeDescriptor
-
使用LazyAttributeDescriptor的程序包 程序包 说明 org.hibernate.bytecode.enhance.spi.interceptor interceptor implementations -
-
org.hibernate.bytecode.enhance.spi.interceptor中LazyAttributeDescriptor的使用
返回LazyAttributeDescriptor的org.hibernate.bytecode.enhance.spi.interceptor中的方法 修饰符和类型 方法 说明 static LazyAttributeDescriptorLazyAttributeDescriptor. from(Property property, int attributeIndex, int lazyIndex)返回变量类型为LazyAttributeDescriptor的类型的org.hibernate.bytecode.enhance.spi.interceptor中的方法 修饰符和类型 方法 说明 List<LazyAttributeDescriptor>LazyAttributesMetadata. getFetchGroupAttributeDescriptors(String groupName)类型变量类型为LazyAttributeDescriptor的org.hibernate.bytecode.enhance.spi.interceptor中的构造器参数 构造器 说明 LazyAttributesMetadata(String entityName, Map<String,LazyAttributeDescriptor> lazyAttributeDescriptorMap, Map<String,Set<String>> fetchGroupToAttributeMap)
-