Package | Description |
---|---|
org.apache.openjpa.slice.jdbc |
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedPreparedStatement
A virtual PreparedStaement that delegates to a set of actual
PreparedStatements.
|
class |
DistributedStatement
A virtual Statement that delegates to many actual Statements.
|
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.