Overview
Module
Function
Class
Tea 3.1.0 Reference Documentation
© 2002
PDM&FC
Module
TDBC
Tea database connectivity.
Function Summary
sql-encode
Encodes a string so it can be used inside a string element in a SQL statement.
tdbc-connection
Creates and initializes a
TConnection
with the parameters previously passed to the
tdbc-set-default
function.
tdbc-get-default
Retrieves the parameters set with a call to the
tdbc-set-default
function.
tdbc-register-driver
Dynamically loads a new JDBC driver.
tdbc-set-default
Specifies the connection parameters to be used by the
tdbc-connection
function.
Class Summary
TCallableStatement
Used to execute SQL stored procedures.
TConnection
A connection to a relational database.
TPreparedStatement
Represents a SQL pre-compiled statement.
TResultSet
Represents the set of rows from a SQL query.
TStatement
Used to execute SQL statements.
Overview
Module
Function
Class
Tea 3.1.0 Reference Documentation
© 2002
PDM&FC
Report a bug or request new features
© 2002