|
|||||||||
| Home >> All >> javax >> servlet >> jsp >> jstl >> [ sql overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package javax.servlet.jsp.jstl.sql
| Interface Summary | |
| 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 Summary | |
| ResultImpl | This class creates a cached version of a ResultSet. |
| ResultSupport | Supports the creation of a javax.servlet.jsp.jstl.sql.Result object from a source java.sql.ResultSet object. |
|
|||||||||
| Home >> All >> javax >> servlet >> jsp >> jstl >> [ sql overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||