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() |
locatorsUpdateCopyclose, create, getParent, getParentProxy, removeaddChild, children, entries, get, getDatabaseCluster, getExceptionFactory, record, remove, removeChild, removeChildren, replayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChild, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildren, replaypublic 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.