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