Package org.tranql.connector.jdbc

Interface Summary
AutocommitSpecCompliant  
 

Class Summary
AbstractLocalDataSourceMCF<T extends DataSource>  
AbstractPooledConnectionDataSourceMCF<T extends ConnectionPoolDataSource>  
AbstractXADataSourceMCF<T extends XADataSource>  
CallableStatementHandle<T extends CallableStatement>  
ConfigurableSQLStateExceptionSorter  
ConnectionHandle  
ConnectionWrapper ConnectionWrapper provides additional connection level capabilities on top of a regular connection.
DatabaseMetaDataHandle Shouldn't the dbmd be obtained from the connection on each call? What if someone caches one of these yet it remains attached to a physical connection that is closed..
JDBCDriverMCF Implementation of a ManagedConnectionFactory that connects to a JDBC database using a generic JDBC Driver.
KnownSQLStateExceptionSorter  
ManagedPooledConnection  
ManagedXAConnection  
PreparedStatementHandle<T extends PreparedStatement>  
PreparedStatementKey  
PreparedStatementWrapper  
ResultSetHandle  
StatementHandle<T extends Statement>  
TranqlDataSource DataSource connection factory for JDBC Connections.
TranqlDataSource.SelfObjectFactory  
 



Copyright © 2004-2012 Tranql project committers. All Rights Reserved.