Uses of Interface
org.hibernate.boot.model.source.spi.EmbeddableSource
Packages that use EmbeddableSource
-
Uses of EmbeddableSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return EmbeddableSourceModifier and TypeMethodDescriptionEmbeddableSourceContributor.getEmbeddableSource()
Gets the source information about the embeddable/composition.IdentifierSourceNonAggregatedComposite.getIdClassSource()
Retrieve the source information for theIdClass
definition