接口 PluralAttributeMapKeyManyToAnySource
-
public interface PluralAttributeMapKeyManyToAnySource extends PluralAttributeMapKeySource, AnyMappingSource
- 作者:
- Steve Ebersole
-
-
嵌套类概要
-
从接口继承的嵌套类/接口 org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource
PluralAttributeMapKeySource.Nature
-
-
方法概要
-
从接口继承的方法 org.hibernate.boot.model.source.spi.AnyMappingSource
getDiscriminatorSource, getKeySource, isLazy
-
从接口继承的方法 org.hibernate.boot.model.source.spi.PluralAttributeIndexSource
getNature, getTypeInformation, getXmlNodeName
-
从接口继承的方法 org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource
getMapKeyNature, isReferencedEntityAttribute
-
-