Package | Description |
---|---|
com.caucho.jstl | |
javax.servlet.jsp.jstl.sql |
Modifier and Type | Class and Description |
---|---|
class |
ResultImpl
Returns the result of a SQL query.
|
Modifier and Type | Method and Description |
---|---|
static Result |
ResultSupport.toResult(java.sql.ResultSet rs) |
static Result |
ResultSupport.toResult(java.sql.ResultSet rs,
int maxRows) |