Interface DistributedJDBCConfiguration

All Superinterfaces:
BeanInfo, Cloneable, Closeable, Configuration, DistributedConfiguration, JDBCConfiguration, OpenJPAConfiguration, Serializable
All Known Implementing Classes:
DistributedJDBCConfigurationImpl

public interface DistributedJDBCConfiguration extends JDBCConfiguration, DistributedConfiguration
A distributed configuration that is a ordered collection of JDBCConfigurations.
Author:
Pinaki Poddar
  • Method Details

    • getMasterSlice

      Slice getMasterSlice()
      Gets the master slice.