Tea Java Runtime API
Version 3.2.4

Package com.pdmfc.tea.modules.tdbc

Classes implementing the TOS classes from the Tea TDBC module.

See:
          Description

Interface Summary
SClosedEventListener Interface that should be implemented by classes interested in other objects that get closed.
 

Class Summary
SCallableStatement Implements an TOS object that acts like a java CallableStatement.
SConnection Implements an TOS object that acts like a java.sql.Connection.
SModuleTdbc Package of commands for relational databases access.
SPreparedStatement Implements an TOS object that acts like a java PreparedStatement.
SResultSet Implements a TOS class TResultSet.
SStatement Implements an TOS object that acts like a java Statement.
 

Package com.pdmfc.tea.modules.tdbc Description

Classes implementing the TOS classes from the Tea TDBC module.


Tea Java Runtime API
Version 3.2.4

© 2009 PDM&FC, All Rights Reserved.