Uses of Interface
org.apache.openjpa.slice.DistributedConfiguration
Packages that use DistributedConfiguration
Package
Description
Extended OpenJPA Interfaces for distributed databases.
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of DistributedConfiguration in org.apache.openjpa.slice
Methods in org.apache.openjpa.slice that return DistributedConfigurationMethods in org.apache.openjpa.slice with parameters of type DistributedConfigurationModifier and TypeMethodDescriptionstatic 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.static booleanSliceImplHelper.isReplicated(Object pc, DistributedConfiguration conf) Affirms if the given instance be replicated to multiple slices. -
Uses of DistributedConfiguration in org.apache.openjpa.slice.jdbc
Subinterfaces of DistributedConfiguration in org.apache.openjpa.slice.jdbcModifier and TypeInterfaceDescriptioninterfaceA distributed configuration that is a ordered collection of JDBCConfigurations.Classes in org.apache.openjpa.slice.jdbc that implement DistributedConfigurationModifier and TypeClassDescriptionclassA specialized configuration embodies a set of Slice configurations.