public class StatementProxyFactory<Z,D extends Database<Z>> extends AbstractStatementProxyFactory<Z,D,Statement>
logger| Constructor and Description |
|---|
StatementProxyFactory(Connection parent,
ProxyFactory<Z,D,Connection,SQLException> parentFactory,
Invoker<Z,D,Connection,Statement,SQLException> invoker,
Map<D,Statement> map,
TransactionContext<Z,D> context) |
| Modifier and Type | Method and Description |
|---|---|
Statement |
createProxy() |
addBatchInvoker, addBatchSQL, clearBatch, clearBatchInvokers, close, getBatch, getBatchLocks, getConnection, replaygetInputSinkRegistryevaluate, extractLocks, extractLocks, isSelectForUpdate, locatorsUpdateCopygetTransactionContextclose, create, getParent, getParentProxy, removeaddChild, children, entries, get, getDatabaseCluster, getExceptionFactory, record, remove, removeChild, removeChildrenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransactionContextclose, getParent, getParentProxy, removeaddChild, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildrenpublic StatementProxyFactory(Connection parent, ProxyFactory<Z,D,Connection,SQLException> parentFactory, Invoker<Z,D,Connection,Statement,SQLException> invoker, Map<D,Statement> map, TransactionContext<Z,D> context)
public Statement createProxy()
Copyright © 2004–2014 Paul Ferraro. All rights reserved.