|
||||||||||
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.RefCountConnection, JDBCStoreManager.SelectKey |
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 | |
---|---|
java.lang.String |
getName()
|
Slice |
getSlice()
Gets the slice for which this receiver is working. |
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 java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |