public class XAConnectionProxyFactory extends AbstractPooledConnectionProxyFactory<XADataSource,XADataSourceDatabase,XAConnection>
logger
Constructor and Description |
---|
XAConnectionProxyFactory(XADataSource parentProxy,
ProxyFactory<XADataSource,XADataSourceDatabase,XADataSource,SQLException> parent,
Invoker<XADataSource,XADataSourceDatabase,XADataSource,XAConnection,SQLException> invoker,
Map<XADataSourceDatabase,XAConnection> map) |
Modifier and Type | Method and Description |
---|---|
XAConnection |
createProxy() |
addConnectionEventListener, addStatementEventListener, close, removeConnectionEventListener, removeStatementEventListener, replay
getTransactionContext
close, create, getParent, getParentProxy, remove
addChild, children, entries, get, getDatabaseCluster, getExceptionFactory, record, remove, removeChild, removeChildren
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getParent, getParentProxy, remove
addChild, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildren
public XAConnectionProxyFactory(XADataSource parentProxy, ProxyFactory<XADataSource,XADataSourceDatabase,XADataSource,SQLException> parent, Invoker<XADataSource,XADataSourceDatabase,XADataSource,XAConnection,SQLException> invoker, Map<XADataSourceDatabase,XAConnection> map)
public XAConnection createProxy()
Copyright © 2004–2014 Paul Ferraro. All rights reserved.