Uses of Class
org.apache.openjpa.slice.SliceInfo
Packages that use SliceInfo
-
Uses of SliceInfo in org.apache.openjpa.slice
Methods in org.apache.openjpa.slice that return SliceInfoModifier and TypeMethodDescriptionstatic SliceInfoSliceImplHelper.getSliceInfo(OpenJPAStateManager sm) Gets the assigned slice information, if any, from the given StateManager.static SliceInfoSliceImplHelper.getSlicesByPolicy(Object pc, DistributedConfiguration conf, Object ctx) Gets the target slices by calling user-specifiedDistributionPolicyorReplicationPolicydepending on whether the given instance isreplicated.static SliceInfoSliceImplHelper.getSlicesByPolicy(OpenJPAStateManager sm, DistributedConfiguration conf, Object ctx) Gets the target slices for the given StateManager.SliceInfo.setInto(OpenJPAStateManager sm) Sets this receiver as the given StateManager's internal instance-level data.