Package org.apache.taglibs.dbtags.statement

Interface Summary
StatementTag Interface for StatementImplTag and PreparedStatementImplTag.
 

Class Summary
EscapeSQLTag JSP tag escapesql, replaces each single quote in the tag body with a pair of single quotes.
ExecuteTag JSP tag execute, executes the query for the enclosing statement or preparedstatement tag.
QueryTag JSP tag query, sets the SQL query for the enclosing statement or preparedstatement tag.
StatementImplTag JSP tag statement.
StatementTEI TagExtraInfo for the statement tag.
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.