|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JdbcResult | |
---|---|
org.restlet.ext.jdbc | Integration with Java DataBase Connectivity (JDBC) 3.0. |
Uses of JdbcResult in org.restlet.ext.jdbc |
---|
Methods in org.restlet.ext.jdbc that return JdbcResult | |
---|---|
JdbcResult |
RowSetRepresentation.getJdbcResult()
Returns the inner JdbcResult instance or null. |
Constructors in org.restlet.ext.jdbc with parameters of type JdbcResult | |
---|---|
RowSetRepresentation(JdbcResult jdbcResult)
Constructor. |
|
RowSetRepresentation(JdbcResult jdbcResult,
int start,
int limit)
Constructor with paging. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |