public class BasicEmbeddedXADataSource40 extends BasicEmbeddedDataSource40 implements org.apache.derby.jdbc.EmbeddedXADataSourceInterface, XADataSource
javax.naming.Referenceable.EmbeddedXADataSource40, 
Serialized Form| Constructor and Description | 
|---|
| BasicEmbeddedXADataSource40()Constructs a basic embedded XA data source. | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.derby.iapi.jdbc.ResourceAdapter | getResourceAdapter() | 
| XAConnection | getXAConnection() | 
| XAConnection | getXAConnection(String user,
               String password) | 
equals, getAttributesAsPassword, getConnection, getConnection, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getLoginTimeout, getLogWriter, getParentLogger, getPassword, getShutdownDatabase, getUser, hashCode, isWrapperFor, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setLoginTimeout, setLogWriter, setPassword, setShutdownDatabase, setUser, unwrapgetClass, notify, notifyAll, toString, wait, wait, waitgetAttributesAsPassword, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getPassword, getShutdownDatabase, getUser, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setPassword, setShutdownDatabase, setUsergetConnection, getConnectiongetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterisWrapperFor, unwrappublic BasicEmbeddedXADataSource40()
public final XAConnection getXAConnection() throws SQLException
getXAConnection in interface XADataSourceSQLExceptionpublic final XAConnection getXAConnection(String user, String password) throws SQLException
getXAConnection in interface XADataSourceSQLExceptionpublic org.apache.derby.iapi.jdbc.ResourceAdapter getResourceAdapter()
getResourceAdapter in interface org.apache.derby.jdbc.EmbeddedXADataSourceInterfaceApache Derby 10.14 API Documentation - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.