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