接口 PluralAttributeElementSourceManyToAny
-
public interface PluralAttributeElementSourceManyToAny extends PluralAttributeElementSource, AnyMappingSource
Describes the source for the elements of persistent collections (plural attributes) where the elements are defined by Hibernate's any mapping- 作者:
- Steve Ebersole
-
-
方法概要
-
从接口继承的方法 org.hibernate.boot.model.source.spi.AnyMappingSource
getDiscriminatorSource, getKeySource, isLazy
-
从接口继承的方法 org.hibernate.boot.model.source.spi.PluralAttributeElementSource
getNature
-
-