|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SliceInfo | |
---|---|
org.apache.openjpa.slice | Extended OpenJPA Interfaces for distributed databases. |
Uses of SliceInfo in org.apache.openjpa.slice |
---|
Methods in org.apache.openjpa.slice that return SliceInfo | |
---|---|
static SliceInfo |
SliceImplHelper.getSliceInfo(OpenJPAStateManager sm)
Gets the assigned slice information, if any, from the given StateManager. |
static SliceInfo |
SliceImplHelper.getSlicesByPolicy(Object pc,
DistributedConfiguration conf,
Object ctx)
Gets the target slices by calling user-specified DistributionPolicy or ReplicationPolicy
depending on whether the given instance is replicated . |
static SliceInfo |
SliceImplHelper.getSlicesByPolicy(OpenJPAStateManager sm,
DistributedConfiguration conf,
Object ctx)
Gets the target slices for the given StateManager. |
SliceInfo |
SliceInfo.setInto(OpenJPAStateManager sm)
Sets this receiver as the given StateManager's internal instance-level data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |