|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistributedStoreManager
Field Summary |
---|
Fields inherited from interface org.apache.openjpa.kernel.StoreManager |
---|
FORCE_LOAD_ALL, FORCE_LOAD_DFG, FORCE_LOAD_NONE, FORCE_LOAD_REFRESH, VERSION_DIFFERENT, VERSION_EARLIER, VERSION_LATER, VERSION_SAME |
Method Summary | |
---|---|
SliceStoreManager |
addSlice(Slice slice)
Adds the given slice with the given properties. |
Methods inherited from interface org.apache.openjpa.kernel.StoreManager |
---|
assignField, assignObjectId, beforeStateChange, begin, beginOptimistic, cancelAll, close, commit, compareVersion, copyDataStoreId, executeExtent, exists, flush, getClientConnection, getDataStoreIdSequence, getDataStoreIdType, getManagedType, getValueSequence, initialize, isCached, load, loadAll, newDataStoreId, newFetchConfiguration, newQuery, releaseConnection, retainConnection, rollback, rollbackOptimistic, setContext, syncVersion |
Method Detail |
---|
SliceStoreManager addSlice(Slice slice)
name
- logical name of the to be added slice. Must be different from
any currently available slices.
DistributedBroker#addSlice(String, Map)
,
DistributedBrokerFactory.addSlice(String, Map)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |