Uses of Interface
org.eclipse.emf.cdo.session.CDOCollectionLoadingPolicy
Package
Description
Client concepts for dealing with sessions to CDO repositories.
Client utility classes, some common interfaces and exceptions.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
-
Uses of CDOCollectionLoadingPolicy in org.eclipse.emf.cdo.session
Modifier and TypeMethodDescriptionCDOSession.Options.getCollectionLoadingPolicy()
Thecollection loading policy
of thissession
controls how a list gets populated.Modifier and TypeMethodDescriptionvoid
CDOSession.Options.setCollectionLoadingPolicy
(CDOCollectionLoadingPolicy policy) Sets thecollection loading
to be used by this session. -
Uses of CDOCollectionLoadingPolicy in org.eclipse.emf.cdo.util
Modifier and TypeMethodDescriptionstatic CDOCollectionLoadingPolicy
CDOUtil.createCollectionLoadingPolicy
(int initialChunkSize, int resolveChunkSize) -
Uses of CDOCollectionLoadingPolicy in org.eclipse.emf.cdo.view