Uses of Interface
org.hibernate.boot.model.source.spi.SingularAttributeSourceEmbedded
-
Packages that use SingularAttributeSourceEmbedded Package Description org.hibernate.boot.model.source.spi -
-
Uses of SingularAttributeSourceEmbedded in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return SingularAttributeSourceEmbedded Modifier and Type Method Description SingularAttributeSourceEmbedded
IdentifierSourceAggregatedComposite. getIdentifierAttributeSource()
Obtain the source descriptor for the identifier attribute.
-