|
![]() |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
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. |
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.
The Brazil project will also work with the embedded derby server,
see:
Derby for
a copy of derby.jar
. although Brazil will run with
versions of the Java JDK that are at least version 1.1, Derby
requires at least 1.4 (or 1.3 with additional jar files).
|
Version Kenai-svn-r24, Generated 08/18/09 Copyright (c) 2001-2009, Sun Microsystems. |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |