public abstract class LocatorProxyFactory<Z,D extends Database<Z>,P,T> extends AbstractChildProxyFactory<Z,D,P,SQLException,T,SQLException>
logger
Modifier | Constructor and Description |
---|---|
protected |
LocatorProxyFactory(P parentProxy,
ProxyFactory<Z,D,P,SQLException> parent,
Invoker<Z,D,P,T,SQLException> invoker,
Map<D,T> locators,
boolean locatorsUpdateCopy) |
Modifier and Type | Method and Description |
---|---|
boolean |
locatorsUpdateCopy() |
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
addChild, close, createProxy, entries, get, getExceptionFactory, record, removeChild, removeChildren, replay, retain
protected LocatorProxyFactory(P parentProxy, ProxyFactory<Z,D,P,SQLException> parent, Invoker<Z,D,P,T,SQLException> invoker, Map<D,T> locators, boolean locatorsUpdateCopy)
Copyright © 2004–2013 Paul Ferraro. All rights reserved.