接口 PluralAttributeElementSourceEmbedded
-
public interface PluralAttributeElementSourceEmbedded extends PluralAttributeElementSource, EmbeddableSourceContributor, ToolingHintContextContainer
Describes the source for the elements of persistent collections (plural attributes) where the elements are composites/embeddables.- 作者:
- Steve Ebersole
-
-
方法概要
-
从接口继承的方法 org.hibernate.boot.model.source.spi.EmbeddableSourceContributor
getEmbeddableSource
-
从接口继承的方法 org.hibernate.boot.model.source.spi.PluralAttributeElementSource
getNature
-
从接口继承的方法 org.hibernate.boot.model.source.spi.ToolingHintContextContainer
getToolingHintContext
-
-