Package com.infoengine.jdbc

Interface Summary
PoolProcessor This interface provides two methods that you must implement to get your connection pooling to work with the existing code.
 

Class Summary
BatchExecuteHelper  
BatchExecuteProcedure  
CreateObject  
DeleteObjects  
DescribeAttributes  
DoSql  
ExecuteProcedure  
FieldTypeValue  
JDBCAdapter  
JDBCAdapterImpl  
JdbcContext Class used to store the properties of a JDBC connection.
JDBCObject  
JDBCOracleConnCache  
JDBCTransactionCleanup  
PreparedBatchUpdate  
PutBlobStream  
PutBulkStream  
PutClobStream  
QueryAttributes  
QueryObjects  
ResourcePool ResourcePool class is the super class of your sesssion pooling or connection pooling class that provides the basic functionalities for you to implement the connection pooling.
SendBlobStream  
SendBulkStream  
SendClobStream  
SqlWhere  
Transaction  
UpdateObjects  
ValidateUser  
 

Exception Summary
NoAvailableConnectionException  
UnknownConnectionException