|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.slice.SlicePersistence
public class SlicePersistence
A helper to determine the slice identifier of an instance.
| Field Summary | |
|---|---|
static java.lang.String |
HINT_TARGET
The key for setting the Query hints. |
| Constructor Summary | |
|---|---|
SlicePersistence()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getSlice(java.lang.Object obj)
Get the slice identifier for the given instance if it is a managed instance and has been assigned to a slice. |
static boolean |
isReplicated(java.lang.Object obj)
Affirms if the given instance is replicated, provided the given instance is managed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String HINT_TARGET
| Constructor Detail |
|---|
public SlicePersistence()
| Method Detail |
|---|
public static java.lang.String getSlice(java.lang.Object obj)
public static boolean isReplicated(java.lang.Object obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||