public class BlobProxyFactory<Z,D extends Database<Z>,P> extends LocatorProxyFactory<Z,D,P,Blob>
logger
Modifier | Constructor and Description |
---|---|
protected |
BlobProxyFactory(P parentProxy,
ProxyFactory<Z,D,P,SQLException> parent,
Invoker<Z,D,P,Blob,SQLException> invoker,
Map<D,Blob> blobs,
boolean locatorsUpdateCopy) |
Modifier and Type | Method and Description |
---|---|
void |
close(D database,
Blob blob) |
Blob |
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
protected BlobProxyFactory(P parentProxy, ProxyFactory<Z,D,P,SQLException> parent, Invoker<Z,D,P,Blob,SQLException> invoker, Map<D,Blob> blobs, boolean locatorsUpdateCopy)
public Blob createProxy()
Copyright © 2004–2014 Paul Ferraro. All rights reserved.