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
create, getDatabaseCluster, getParent, getParentProxy, getRoot, remove
addChild, entries, get, getExceptionFactory, record, removeChild, removeChildren, replay, retain
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTransactionContext
getParent, getParentProxy, remove
addChild, close, createProxy, entries, get, getDatabaseCluster, getExceptionFactory, getRoot, record, removeChild, removeChildren, replay, retain
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–2013 Paul Ferraro. All rights reserved.