| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.jdbc.kernel.JDBCStoreManager
org.apache.openjpa.slice.jdbc.SliceStoreManager
public class SliceStoreManager
A specialized JDBCStoreManager for a slice.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.apache.openjpa.jdbc.kernel.JDBCStoreManager | 
|---|
| JDBCStoreManager.CancelPreparedStatement, JDBCStoreManager.CancelStatement, JDBCStoreManager.ClientConnection, JDBCStoreManager.RefCountConnection | 
| 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 | 
| Constructor Summary | |
|---|---|
| SliceStoreManager(Slice slice)Construct with immutable logical name of the slice. | |
| Method Summary | |
|---|---|
|  String | getName() | 
|  Slice | getSlice()Gets the slice for which this receiver is working. | 
| Methods inherited from class org.apache.openjpa.jdbc.kernel.JDBCStoreManager | 
|---|
| assignField, assignObjectId, beforeStateChange, begin, beginOptimistic, cancelAll, close, commit, compareVersion, connectInternal, copyDataStoreId, executeExtent, exists, find, flush, getClientConnection, getConfiguration, getConnection, getContext, getDataSource, getDataStoreIdSequence, getDataStoreIdType, getDBDictionary, getFetchConfiguration, getLockManager, getManagedType, getNewConnection, getSQLFactory, getType, getValueSequence, getVersion, initialize, initializeState, isCached, isEmptyResult, load, load, loadAll, loadSubclasses, newDataStoreId, newDataStoreId, newFetchConfiguration, newQuery, releaseConnection, retainConnection, rollback, rollbackOptimistic, select, setContext, setContext, setMappedBy, syncVersion | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SliceStoreManager(Slice slice)
| Method Detail | 
|---|
public Slice getSlice()
public String getName()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||