Package jakarta.servlet.jsp.jstl.sql
package jakarta.servlet.jsp.jstl.sql
-
ClassDescriptionThis interface represents the result of a <sql:query> action.Supports the creation of a jakarta.servlet.jsp.jstl.sql.Result object from a source java.sql.ResultSet object.This interface allows tag handlers implementing it to receive values for parameter markers in their SQL statements.