Package org.hibernate.metamodel.model.domain.spi
-
Interface Summary Interface Description BagPersistentAttribute<D,E> Hibernate extension to the JPACollectionAttributedescriptorBasicTypeDescriptor<J> Hibernate extension to the JPABasicTypedescriptorDomainTypeDescriptor<J> EmbeddedTypeDescriptor<J> Hibernate extension to the JPAEmbeddableTypedescriptorEntityTypeDescriptor<J> Hibernate extension to the JPAEntityTypedescriptorIdentifiableTypeDescriptor<J> Hibernate extension to the JPAIdentifiableTypedescriptorIdentifiableTypeDescriptor.InFlightAccess<X> ListPersistentAttribute<D,E> Hibernate extension to the JPAListAttributedescriptorManagedTypeDescriptor<J> Hibernate extension to the JPAManagedTypedescriptorManagedTypeDescriptor.InFlightAccess<J> Used during creation of the managed type object to add its attributesMappedSuperclassTypeDescriptor<J> Hibernate extension to the JPAMappedSuperclassTypedescriptorMapPersistentAttribute<D,K,V> Hibernate extension to the JPAMapAttributedescriptorPersistentAttributeDescriptor<D,J> Hibernate extension to the JPAAttributedescriptorPluralPersistentAttribute<D,C,E> Hibernate extension to the JPAPluralAttributedescriptorSetPersistentAttribute<D,E> Hibernate extension to the JPASetAttributedescriptorSimpleTypeDescriptor<J> SingularPersistentAttribute<D,J> Hibernate extension to the JPASingularAttributedescriptor -
Class Summary Class Description DomainModelHelper Helper containing utilities useful for domain model handling