javax.sql.CommonDataSource, javax.sql.XADataSourcepublic class VirtuosoXADataSource extends VirtuosoConnectionPoolDataSource implements javax.sql.XADataSource
initialPoolSize, maxIdleTime, maxPoolSize, maxStatements, minPoolSize, n_initialPoolSize, n_maxIdleTime, n_maxPoolSize, n_maxStatements, n_minPoolSize, n_propertyCycle, propertyCyclecertificate, charSet, databaseName, dataSourceName, delegate, description, fbs, keystorepass, keystorepath, log_enable, logFileName, loginTimeout, logWriter, password, portNumber, provider, pstmtpoolsize, pwdclear, recvbs, roundrobin, sendbs, serverName, ssl, truststorepass, truststorepath, usepstmtpool, user| Constructor | Description |
|---|---|
VirtuosoXADataSource() |
| Modifier and Type | Method | Description |
|---|---|---|
javax.naming.Reference |
getReference() |
|
javax.sql.XAConnection |
getXAConnection() |
|
javax.sql.XAConnection |
getXAConnection(java.lang.String user,
java.lang.String password) |
createShardingKeyBuilder, getParentLoggercreatePooledConnectionBuilder, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddProperties, checkPool, checkPropQueue, close, connectionClosed, connectionErrorOccurred, fill, get_statistics, getAll_statistics, getConnection, getConnection, getInitialPoolSize, getMaxIdleTime, getMaxPoolSize, getMaxStatements, getMinPoolSize, getPooledConnection, getPooledConnection, getPropertyCycle, setInitialPoolSize, setMaxIdleTime, setMaxPoolSize, setMaxStatements, setMinPoolSize, setPropertyCyclecreate_url, create_url_key, createConnProperties, getCertificate, getCharset, getDatabaseName, getDataSourceName, getDelgate, getDescription, getFbs, getKeystorepass, getKeystorepath, getLog_Enable, getLogFileName, getLoginTimeout, getLogWriter, getParentLogger, getPassword, getPortNumber, getProvider, getPstmtpoolsize, getPwdClear, getRecvbs, getRoundrobin, getSendbs, getServerName, getSsl, getTruststorepass, getTruststorepath, getUsepstmtpool, getUser, isWrapperFor, setCertificate, setCharset, setDatabaseName, setDataSourceName, setDelegate, setDescription, setFbs, setKeystorepass, setKeystorepath, setLog_Enable, setLogFileName, setLoginTimeout, setLogWriter, setPassword, setPortNumber, setProvider, setPstmtpoolsize, setPwdClear, setRecvbs, setRoundrobin, setSendbs, setServerName, setSsl, setTruststorepass, setTruststorepath, setUsepstmtpool, setUser, unwrappublic javax.naming.Reference getReference()
throws javax.naming.NamingException
getReference in class VirtuosoConnectionPoolDataSourcejavax.naming.NamingExceptionpublic javax.sql.XAConnection getXAConnection()
throws java.sql.SQLException
getXAConnection in interface javax.sql.XADataSourcejava.sql.SQLExceptionpublic javax.sql.XAConnection getXAConnection(java.lang.String user,
java.lang.String password)
throws java.sql.SQLException
getXAConnection in interface javax.sql.XADataSourcejava.sql.SQLException