|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CredentialExtractor | |
|---|---|
| org.tranql.connector.jdbc | |
| Uses of CredentialExtractor in org.tranql.connector.jdbc |
|---|
| Methods in org.tranql.connector.jdbc with parameters of type CredentialExtractor | |
|---|---|
protected Connection |
JDBCDriverMCF.getPhysicalConnection(Subject subject,
CredentialExtractor credentialExtractor)
|
protected XAConnection |
AbstractXADataSourceMCF.getPhysicalConnection(Subject subject,
CredentialExtractor credentialExtractor)
|
protected PooledConnection |
AbstractPooledConnectionDataSourceMCF.getPhysicalConnection(Subject subject,
CredentialExtractor credentialExtractor)
|
protected Connection |
AbstractLocalDataSourceMCF.getPhysicalConnection(Subject subject,
CredentialExtractor credentialExtractor)
|
| Constructors in org.tranql.connector.jdbc with parameters of type CredentialExtractor | |
|---|---|
ManagedPooledConnection(javax.resource.spi.ManagedConnectionFactory mcf,
PooledConnection pooledConnection,
CredentialExtractor credentialExtractor,
ExceptionSorter exceptionSorter)
|
|
ManagedXAConnection(javax.resource.spi.ManagedConnectionFactory mcf,
XAConnection xaConnection,
CredentialExtractor credentialExtractor,
ExceptionSorter exceptionSorter)
|
|
ManagedXAConnection(javax.resource.spi.ManagedConnectionFactory mcf,
XAConnection xaConnection,
XAResource xaResource,
Connection connection,
CredentialExtractor credentialExtractor,
ExceptionSorter exceptionSorter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||