| 
 | ||||||||||
| 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.
| 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. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SlicePersistence()
| Method Detail | 
|---|
public static java.lang.String getSlice(java.lang.Object obj)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||