Uses of Interface
org.hibernate.boot.model.source.spi.AttributeSourceContainer
Packages that use AttributeSourceContainer
-
Uses of AttributeSourceContainer in org.hibernate.boot.model.source.spi
Subinterfaces of AttributeSourceContainer in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
Represents the binding source for an "embeddable" (in JPA terms) or "composite" (in legacy Hibernate terms).interface
Contract describing source of information related to mapping an entity.interface
Common contract between Entity and MappedSuperclass sources.interface
interface