Package net.sf.jameleon.sql

Class Summary
AbstractSqlTag An abstract class used to execute SQL.
SqlParamTag Used to set binding parameter to the parent sql-update tag.
SqlParamValueTag Used for set value of a sql-param.
SqlUpdateTag Runs a delete or update SQL statement against the database.
 



Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.