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