Package | Description |
---|---|
org.restlet.ext.jdbc |
Modifier and Type | Method and Description |
---|---|
JdbcResult |
RowSetRepresentation.getJdbcResult()
Returns the inner JdbcResult instance or null.
|
Constructor and Description |
---|
RowSetRepresentation(JdbcResult jdbcResult)
Constructor.
|
RowSetRepresentation(JdbcResult jdbcResult,
int start,
int limit)
Constructor with paging.
|
Copyright © 2005–2013. All rights reserved.