接口的使用
org.hibernate.metamodel.model.domain.spi.PluralPersistentAttribute
-
使用PluralPersistentAttribute的程序包 程序包 说明 org.hibernate.graph.spi org.hibernate.metamodel.model.domain.internal org.hibernate.metamodel.model.domain.spi -
-
org.hibernate.graph.spi中PluralPersistentAttribute的使用
参数类型为PluralPersistentAttribute的org.hibernate.graph.spi中的方法 修饰符和类型 方法 说明 static <J> SimpleTypeDescriptor<J>GraphHelper. resolveKeyTypeDescriptor(PluralPersistentAttribute attribute) -
org.hibernate.metamodel.model.domain.internal中PluralPersistentAttribute的使用
实现PluralPersistentAttribute的org.hibernate.metamodel.model.domain.internal中的类 修饰符和类型 类 说明 classAbstractPluralAttribute<D,C,E>classSetAttributeImpl<X,E>返回PluralPersistentAttribute的org.hibernate.metamodel.model.domain.internal中的方法 修饰符和类型 方法 说明 PluralPersistentAttribute<? super J,?,?>AbstractManagedType. getPluralAttribute(String name) -
org.hibernate.metamodel.model.domain.spi中PluralPersistentAttribute的使用
org.hibernate.metamodel.model.domain.spi中PluralPersistentAttribute的子接口 修饰符和类型 接口 说明 interfaceBagPersistentAttribute<D,E>Hibernate extension to the JPACollectionAttributedescriptorinterfaceListPersistentAttribute<D,E>Hibernate extension to the JPAListAttributedescriptorinterfaceMapPersistentAttribute<D,K,V>Hibernate extension to the JPAMapAttributedescriptorinterfaceSetPersistentAttribute<D,E>Hibernate extension to the JPASetAttributedescriptor返回PluralPersistentAttribute的org.hibernate.metamodel.model.domain.spi中的方法 修饰符和类型 方法 说明 <C,E>
PluralPersistentAttribute<J,C,E>ManagedTypeDescriptor. getPluralAttribute(String name)
-