public abstract class AbstractInputSinkRegistryProxyFactory<Z,D extends Database<Z>,P,T> extends AbstractSQLProxyFactory<Z,D,P,T> implements InputSinkRegistryProxyFactory<Z,D,P,T>
logger
Modifier | Constructor and Description |
---|---|
protected |
AbstractInputSinkRegistryProxyFactory(P parent,
ProxyFactory<Z,D,P,SQLException> parentMap,
Invoker<Z,D,P,T,SQLException> invoker,
Map<D,T> map,
TransactionContext<Z,D> context,
InputSinkRegistry<Object> sinkRegistry) |
Modifier and Type | Method and Description |
---|---|
InputSinkRegistry<Object> |
getInputSinkRegistry() |
evaluate, extractLocks, extractLocks, isSelectForUpdate, locatorsUpdateCopy
getTransactionContext
close, create, getParent, getParentProxy, remove
addChild, children, entries, get, getDatabaseCluster, getExceptionFactory, record, remove, removeChild, removeChildren, replay
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTransactionContext
close, close, getParent, getParentProxy, remove
addChild, createProxy, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildren, replay
getConnection
protected AbstractInputSinkRegistryProxyFactory(P parent, ProxyFactory<Z,D,P,SQLException> parentMap, Invoker<Z,D,P,T,SQLException> invoker, Map<D,T> map, TransactionContext<Z,D> context, InputSinkRegistry<Object> sinkRegistry)
public InputSinkRegistry<Object> getInputSinkRegistry()
getInputSinkRegistry
in interface InputSinkRegistryProxyFactory<Z,D extends Database<Z>,P,T>
Copyright © 2004–2014 Paul Ferraro. All rights reserved.