Interface AnyMappingSource
- All Known Subinterfaces:
PluralAttributeElementSourceManyToAny
,PluralAttributeMapKeyManyToAnySource
,SingularAttributeSourceAny
- All Known Implementing Classes:
PluralAttributeElementSourceManyToAnyImpl
,PluralAttributeMapKeyManyToAnySourceImpl
,SingularAttributeSourceAnyImpl
public interface AnyMappingSource
Base description for all discriminated associations ("any mappings"), including
<any/>
, <many-to-any/>
, etc.-
Method Summary
-
Method Details
-
getDiscriminatorSource
AnyDiscriminatorSource getDiscriminatorSource() -
getKeySource
AnyKeySource getKeySource() -
isLazy
default boolean isLazy()
-