Package sunlabs.brazil.sql

Provide ways of integrating the SQL database query language into the Brazil project server.

See:
          Description

Class Summary
SqlTemplate Sample Template class for running SQL queries via jdbc and placing the results into the request properties for further processing.
 

Package sunlabs.brazil.sql Description

Provide ways of integrating the SQL database query language into the Brazil project server.

Files in this package depend upon the jdbc driver for the database you wish to access. See Sun JDBC Technology Page for more information on JDBC, or the MySQL JDBC Drivers for a sample JDBC implementation we have used successfully in the past.


Version 2.1, Generated 12/30/04
Copyright (c) 2001-2004, Sun Microsystems.