| Package | Description |
|---|---|
| org.eclipse.emf.cdo.session |
Client concepts for dealing with sessions to CDO repositories.
|
| org.eclipse.emf.cdo.util |
Client utility classes, some common interfaces and exceptions.
|
| org.eclipse.emf.cdo.view |
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
|
| Modifier and Type | Method and Description |
|---|---|
CDOCollectionLoadingPolicy |
CDOSession.Options.getCollectionLoadingPolicy()
The
collection loading policy of this session controls how
a list gets populated. |
| Modifier and Type | Method and Description |
|---|---|
void |
CDOSession.Options.setCollectionLoadingPolicy(CDOCollectionLoadingPolicy policy)
Sets the
collection loading to be used by this session. |
| Modifier and Type | Method and Description |
|---|---|
static CDOCollectionLoadingPolicy |
CDOUtil.createCollectionLoadingPolicy(int initialChunkSize,
int resolveChunkSize) |
| Modifier and Type | Method and Description |
|---|---|
CDOCollectionLoadingPolicy |
CDOFetchRuleManager.getCollectionLoadingPolicy() |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.