
@Deprecated public static interface CDOSession.Options extends CDONet4jSession.Options
CDONet4jSession.Options.CDOSession.Options.CollectionLoadingPolicyEvent, CDOSession.Options.GeneratedPackageEmulationEvent, CDOSession.Options.LobCacheEventCDOCommonSession.Options.LockNotificationMode, CDOCommonSession.Options.LockNotificationModeEvent, CDOCommonSession.Options.PassiveUpdateEvent, CDOCommonSession.Options.PassiveUpdateMode| Modifier and Type | Method and Description |
|---|---|
ISignalProtocol<CDOSession> |
getProtocol()
Deprecated.
Kept for 4.0 compatibility. Newer code should call
CDONet4jSession.Options.getNet4jProtocol(). |
getCommitTimeout, getNet4jProtocol, getProgressInterval, setCommitTimeout, setProgressIntervalgetCollectionLoadingPolicy, getContainer, getLobCache, isGeneratedPackageEmulationEnabled, setCollectionLoadingPolicy, setGeneratedPackageEmulationEnabled, setLobCachegetLockNotificationMode, getPassiveUpdateMode, isPassiveUpdateEnabled, setLockNotificationMode, setPassiveUpdateEnabled, setPassiveUpdateModeaddListener, getListeners, hasListeners, removeListener@Deprecated ISignalProtocol<CDOSession> getProtocol()
CDONet4jSession.Options.getNet4jProtocol().protocol instance that represents the underlying
signalling connection to the repository of this session.Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.