public interface XAConnectionFactory extends ConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
Connection |
createConnection()
Create a new
Connection in an
implementation specific fashion. |
TransactionRegistry |
getTransactionRegistry() |
TransactionRegistry getTransactionRegistry()
Connection createConnection() throws SQLException
ConnectionFactoryConnection in an
implementation specific fashion.createConnection in interface ConnectionFactoryConnectionSQLException - if a database error occurs creating the connectionCopyright © 2015. All rights reserved.