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, removeaddChild, children, entries, get, getDatabaseCluster, getExceptionFactory, record, remove, removeChild, removeChildren, replayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseaddChild, createProxy, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildren, replayprotected 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.