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