接口 CompositeAttributeFetch
-
- 所有超级接口:
AttributeFetch,CompositeFetch,Fetch,FetchSource
public interface CompositeAttributeFetch extends CompositeFetch, AttributeFetch
Models the requested fetching of a composite attribute.- 作者:
- Gail Badner
-
-
方法概要
-
从接口继承的方法 org.hibernate.loader.plan.spi.AttributeFetch
getFetchedAttributeDefinition
-
从接口继承的方法 org.hibernate.loader.plan.spi.Fetch
getAdditionalJoinConditions, getFetchedType, getFetchStrategy, getPropertyPath, getSource, isNullable, toSqlSelectFragments
-
从接口继承的方法 org.hibernate.loader.plan.spi.FetchSource
getBidirectionalEntityReferences, getFetches, getPropertyPath, getQuerySpaceUid, resolveEntityReference
-
-