接口 CollectionReturn
-
- 所有超级接口:
CollectionReference,Return
- 所有已知实现类:
CollectionReturnImpl
public interface CollectionReturn extends CollectionReference, Return
Models the a persistent collection as rootReturn. Pertinent to collection initializer (LoadPlan.Disposition.COLLECTION_INITIALIZER) LoadPlans only,- 作者:
- Steve Ebersole
-
-
方法概要
-
从接口继承的方法 org.hibernate.loader.plan.spi.CollectionReference
allowElementJoin, allowIndexJoin, getCollectionPersister, getElementGraph, getIndexGraph, getPropertyPath, getQuerySpaceUid
-
-