Uses of Interface
org.hibernate.metamodel.model.domain.spi.DomainTypeDescriptor
-
Packages that use DomainTypeDescriptor Package Description org.hibernate.metamodel.model.domain.spi -
-
Uses of DomainTypeDescriptor in org.hibernate.metamodel.model.domain.spi
Subinterfaces of DomainTypeDescriptor in org.hibernate.metamodel.model.domain.spi Modifier and Type Interface Description interfaceBasicTypeDescriptor<J>Hibernate extension to the JPABasicTypedescriptorinterfaceEmbeddedTypeDescriptor<J>Hibernate extension to the JPAEmbeddableTypedescriptorinterfaceEntityTypeDescriptor<J>Hibernate extension to the JPAEntityTypedescriptorinterfaceIdentifiableTypeDescriptor<J>Hibernate extension to the JPAIdentifiableTypedescriptorinterfaceManagedTypeDescriptor<J>Hibernate extension to the JPAManagedTypedescriptorinterfaceMappedSuperclassTypeDescriptor<J>Hibernate extension to the JPAMappedSuperclassTypedescriptorinterfaceSimpleTypeDescriptor<J>
-