See: Description
Interface | Description |
---|---|
Result |
This interface represents the result of a <sql:query>
action.
|
SQLExecutionTag |
This interface allows tag handlers implementing it to receive
values for parameter markers in their SQL statements.
|
Class | Description |
---|---|
ResultSupport |
Supports the creation of a javax.servlet.jsp.jstl.sql.Result object
from a source java.sql.ResultSet object.
|
This tag library component provides a number of SQL tags which provide basic capabilities to interact with relational databases.
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.