public interface IPhynixxXAResourceFactory<T extends IPhynixxConnection> extends IPhynixxConnectionFactory<T>
| Modifier and Type | Method and Description |
|---|---|
void |
close()
closes the factory and releases all resources
|
IPhynixxXAResource<T> |
getXAResource() |
Xid[] |
recover() |
getConnection, getConnectionInterfaceIPhynixxXAResource<T> getXAResource()
Xid[] recover()
void close()
IPhynixxConnectionFactoryclose in interface IPhynixxConnectionFactory<T extends IPhynixxConnection>Copyright © 2017. All rights reserved.