Package com.elvyx

This package includes the jdbc driver implementation.

See:
          Description

Class Summary
CallableStatement CallableStatement wrapper
Connection This is a connection wrapper.
ConnectionPoolDataSource This class is used to obtain a physical connection and instantiate and return an ElvyxPooledConnection.
ConnectionProperties This class is used to store the list of DriverPropertyInfo[]'s needed in order to satisfy Driver.getPropertyInfo.
DataSource DataSource wrapper
Driver Driver wrapper.
ExtStatement CallableStatement wrapper
Factory Using this factory you can get Connections, Statement, PrepareStatements,etc
LogicalConnection LogicalConnection
PooledConnection This class is used to wrap and return a physical connection within a logical handle.
PreparedStatement PrepareStatement wrapper
Relayer Relayer
ResultSet Resultset wrapper
Statement Statement wrapper
XAConnection XAConnection wrapper
XADataSource XADataSource wrapper
 

Package com.elvyx Description

This package includes the jdbc driver implementation.

Package Specification

This package includes the jdbc driver implementation.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2006-2008 Armando Perdomo. All Rights Reserved.