Package | Description |
---|---|
jakarta.servlet.jsp.jstl.sql |
Classes and interfaces related to the sql tag library component of the Jakarta Standard Tag Library.
|
Modifier and Type | Method and Description |
---|---|
static Result |
ResultSupport.toResult(ResultSet rs)
Converts a
ResultSet object to a Result object. |
static Result |
ResultSupport.toResult(ResultSet rs,
int maxRows)
Converts
maxRows of a ResultSet object to a Result object. |
Comments to: jstl-dev@eclipse.org.
Copyright © 2019, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.