Uses of Interface
org.hibernate.boot.model.source.spi.AttributeSource
Packages that use AttributeSource
Package
Description
-
Uses of AttributeSource in org.hibernate.boot.model.source.internal.hbm
Subinterfaces of AttributeSource in org.hibernate.boot.model.source.internal.hbmModifier and TypeInterfaceDescriptioninterfaceorg.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource -
Uses of AttributeSource in org.hibernate.boot.model.source.spi
Subinterfaces of AttributeSource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceSource-agnostic description of information needed to bind a singular attribute.interfaceDescribes an<any/>mappinginterfaceinterfaceRepresents the binding source for a singular attribute that is "embedded" or "composite".interfaceinterfaceinterfaceFurther contract for sources of singular associations (one-to-oneandmany-to-one).interfaceMethods in org.hibernate.boot.model.source.spi that return AttributeSourceMethods in org.hibernate.boot.model.source.spi that return types with arguments of type AttributeSourceModifier and TypeMethodDescriptionAttributeSourceContainer.attributeSources()Obtain this container's attribute sources.