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() |
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
close
addChild, createProxy, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildren, replay
protected LocatorProxyFactory(P parentProxy, ProxyFactory<Z,D,P,SQLException> parent, Invoker<Z,D,P,T,SQLException> invoker, Map<D,T> locators, boolean locatorsUpdateCopy)
public boolean locatorsUpdateCopy()
Copyright © 2004–2014 Paul Ferraro. All rights reserved.