Serializable
, Wrapper
, CommonDataSource
, DataSource
, XADataSource
, org.apache.derby.jdbc.EmbeddedDataSourceInterface
, org.apache.derby.jdbc.EmbeddedXADataSourceInterface
public class BasicEmbeddedXADataSource40 extends BasicEmbeddedDataSource40 implements org.apache.derby.jdbc.EmbeddedXADataSourceInterface, XADataSource
javax.naming.Referenceable
.EmbeddedXADataSource40
,
Serialized FormConstructor | Description |
---|---|
BasicEmbeddedXADataSource40() |
Constructs a basic embedded XA data source.
|
Modifier and Type | Method | 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, unwrap
createShardingKeyBuilder, getParentLogger
createConnectionBuilder, getConnection, getConnection, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
getAttributesAsPassword, getConnectionAttributes, getCreateDatabase, getDatabaseName, getDataSourceName, getDescription, getPassword, getShutdownDatabase, getUser, setAttributesAsPassword, setConnectionAttributes, setCreateDatabase, setDatabaseName, setDataSourceName, setDescription, setPassword, setShutdownDatabase, setUser
getClass, notify, notifyAll, toString, wait, wait, wait
isWrapperFor, unwrap
createXAConnectionBuilder, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
public BasicEmbeddedXADataSource40()
public final XAConnection getXAConnection() throws SQLException
getXAConnection
in interface XADataSource
SQLException
public final XAConnection getXAConnection(String user, String password) throws SQLException
getXAConnection
in interface XADataSource
SQLException
public org.apache.derby.iapi.jdbc.ResourceAdapter getResourceAdapter()
getResourceAdapter
in interface org.apache.derby.jdbc.EmbeddedXADataSourceInterface
Apache Derby 10.14 API Documentation - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.