| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| SqlRowSet | Mirror interface for javax.sql.RowSet, representing
 disconnectedjava.sql.ResultSetdata. | 
| SqlRowSetMetaData | Meta data interface for Spring's SqlRowSet,
 analogous to javax.sql.ResultSetMetaDataThe main difference to the standard JDBC RowSetMetaData is that an SQLException
 is never thrown here. | 
| Class Summary | |
|---|---|
| ResultSetWrappingSqlRowSet | Default implementation of Spring's SqlRowSetinterface. | 
| ResultSetWrappingSqlRowSetMetaData | Default implementation of Spring's SqlRowSetMetaData interface. | 
Provides a convenient holder for disconnected result sets. Supported by JdbcTemplate, but can be used independently too.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||