|
pljava 1.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectResultSet | |
org.postgresql.pljava.jdbc |
Uses of ObjectResultSet in org.postgresql.pljava.jdbc |
Subclasses of ObjectResultSet in org.postgresql.pljava.jdbc | |
class |
ReadOnlyResultSet
The ReadOnlyResultSet implements all methods that changes the ResultSet in any way as methods that yield an UnsupportedFeatureException . |
class |
SingleRowReader
A single row, read-only ResultSet, specially made for functions and procedures that takes complex types as arguments. |
class |
SingleRowResultSet
A single row, updateable ResultSet |
class |
SingleRowWriter
A single row, updateable ResultSet, specially made for functions and procedures that returns complex types or sets. |
class |
SPIResultSet
A Read-only ResultSet that provides direct access to a Portal . |
class |
TriggerResultSet
A single row, updateable ResultSet specially made for triggers. |
|
pljava 1.0.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |