Uses of Interface
org.hibernate.metamodel.model.domain.IdentifiableDomainType
-
Packages that use IdentifiableDomainType Package Description org.hibernate.metamodel.model.domain org.hibernate.metamodel.model.domain.spi -
-
Uses of IdentifiableDomainType in org.hibernate.metamodel.model.domain
Subinterfaces of IdentifiableDomainType in org.hibernate.metamodel.model.domain Modifier and Type Interface Description interfaceEntityDomainType<J>Extension to the JPAEntityTypecontractinterfaceMappedSuperclassDomainType<J>Extension of the JPAMappedSuperclassTypecontract -
Uses of IdentifiableDomainType in org.hibernate.metamodel.model.domain.spi
Subinterfaces of IdentifiableDomainType in org.hibernate.metamodel.model.domain.spi Modifier and Type Interface Description interfaceEntityTypeDescriptor<J>Hibernate extension to the JPAEntityTypedescriptorinterfaceIdentifiableTypeDescriptor<J>Hibernate extension to the JPAIdentifiableTypedescriptorinterfaceMappedSuperclassTypeDescriptor<J>Hibernate extension to the JPAMappedSuperclassTypedescriptor
-