接口 ExpandingCompositeQuerySpace
-
- 所有超级接口:
CompositeQuerySpace,ExpandingQuerySpace,QuerySpace
- 所有已知实现类:
CompositeQuerySpaceImpl
public interface ExpandingCompositeQuerySpace extends CompositeQuerySpace, ExpandingQuerySpace
Describes a composite query space that allows adding joins with other query spaces; used while building aCompositeQuerySpace.- 作者:
- Gail Badner
- 另请参阅:
Join
-
-
嵌套类概要
-
从接口继承的嵌套类/接口 org.hibernate.loader.plan.spi.QuerySpace
QuerySpace.Disposition
-
-
方法概要
-
从接口继承的方法 org.hibernate.loader.plan.build.spi.ExpandingQuerySpace
addJoin, canJoinsBeRequired, getExpandingQuerySpaces
-
从接口继承的方法 org.hibernate.loader.plan.spi.QuerySpace
getDisposition, getJoins, getPropertyMapping, getQuerySpaces, getUid, toAliasedColumns
-
-