Uses of Interface
org.hibernate.boot.model.source.spi.AttributeSourceContainer
-
Packages that use AttributeSourceContainer Package Description org.hibernate.boot.model.source.spi -
-
Uses of AttributeSourceContainer in org.hibernate.boot.model.source.spi
Subinterfaces of AttributeSourceContainer in org.hibernate.boot.model.source.spi Modifier and Type Interface Description interfaceEmbeddableSourceRepresents the binding source for an "embeddable" (in JPA terms) or "composite" (in legacy Hibernate terms).interfaceEntitySourceContract describing source of information related to mapping an entity.interfaceIdentifiableTypeSourceCommon contract between Entity and MappedSuperclass sources.interfaceJoinedSubclassEntitySourceinterfaceSubclassEntitySource
-