接口的使用
org.hibernate.metamodel.model.domain.IdentifiableDomainType
-
使用IdentifiableDomainType的程序包 程序包 说明 org.hibernate.metamodel.model.domain org.hibernate.metamodel.model.domain.internal org.hibernate.metamodel.model.domain.spi -
-
org.hibernate.metamodel.model.domain中IdentifiableDomainType的使用
org.hibernate.metamodel.model.domain中IdentifiableDomainType的子接口 修饰符和类型 接口 说明 interfaceEntityDomainType<J>Extension to the JPAEntityTypecontractinterfaceMappedSuperclassDomainType<J>Extension of the JPAMappedSuperclassTypecontract -
org.hibernate.metamodel.model.domain.internal中IdentifiableDomainType的使用
实现IdentifiableDomainType的org.hibernate.metamodel.model.domain.internal中的类 修饰符和类型 类 说明 classAbstractIdentifiableType<J>Defines commonality for the JPAIdentifiableTypetypes.classEntityTypeImpl<J>Defines the Hibernate implementation of the JPAEntityTypecontract.classMappedSuperclassTypeImpl<X> -
org.hibernate.metamodel.model.domain.spi中IdentifiableDomainType的使用
org.hibernate.metamodel.model.domain.spi中IdentifiableDomainType的子接口 修饰符和类型 接口 说明 interfaceEntityTypeDescriptor<J>Hibernate extension to the JPAEntityTypedescriptorinterfaceIdentifiableTypeDescriptor<J>Hibernate extension to the JPAIdentifiableTypedescriptorinterfaceMappedSuperclassTypeDescriptor<J>Hibernate extension to the JPAMappedSuperclassTypedescriptor
-