Package org.tranql.connector.jdbc

Class Summary
AbstractLocalDataSourceMCF  
AbstractXADataSourceMCF  
CallableStatementHandle  
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..
DataSource DataSource connection factory for JDBC Connections.
JDBCDriverMCF Implementation of a ManagedConnectionFactory that connects to a JDBC database using a generic JDBC Driver.
ManagedXAConnection  
PreparedStatementHandle  
PreparedStatementKey  
PreparedStatementWrapper  
ResultSetHandle  
StatementHandle  
 



Copyright © -2010 The Codehaus. All Rights Reserved.