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