Interface FetchableAttributeSource
- All Known Subinterfaces:
org.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource, PluralAttributeSource, PluralAttributeSourceArray, SingularAttributeSourceManyToOne, SingularAttributeSourceOneToOne, SingularAttributeSourceToOne
public interface FetchableAttributeSource
Describes source for attributes which can be fetched.
-
Method Summary
-
Method Details
-
getFetchCharacteristics
FetchCharacteristics getFetchCharacteristics()
-