| Package | Description | 
|---|---|
| javax.faces.model | Standard model data 
    beans for JavaServer Faces. | 
| javax.servlet.jsp.jstl.sql | Classes and interfaces related to the sql tag library component of the JavaServer Pages Standard Tag Library (JSTL). | 
| Constructor and Description | 
|---|
| ResultDataModel(Result result)Construct a new  ResultDataModelwrapping the specifiedResult. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Result | ResultSupport. toResult(ResultSet rs)Converts a  ResultSetobject to aResultobject. | 
| static Result | ResultSupport. toResult(ResultSet rs,
        int maxRows)Converts  maxRowsof aResultSetobject to aResultobject. | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.