Serialized Form


Package org.apache.openjpa.slice

Class org.apache.openjpa.slice.DistributedBrokerImpl extends FinalizingBrokerImpl implements Serializable


Package org.apache.openjpa.slice.jdbc

Class org.apache.openjpa.slice.jdbc.DistributedJDBCBrokerFactory extends JDBCBrokerFactory implements Serializable

Class org.apache.openjpa.slice.jdbc.DistributedJDBCConfigurationImpl extends JDBCConfigurationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.apache.openjpa.slice.jdbc.DistributedStoreQuery.ParallelExecutor extends ExpressionStoreQuery.DataStoreExecutor implements Serializable

Serialized Fields

executors

List<E> executors

owner

org.apache.openjpa.slice.jdbc.DistributedStoreQuery owner

threadPool

ExecutorService threadPool



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.