pljava 1.0.0
A B C D E F G H I J L M N O P R S T U W

A

AbstractResultSet - class org.postgresql.pljava.jdbc.AbstractResultSet.
The AbstractResultSet serves as a base class for implementations of theResultSet interface.
AbstractResultSet() - Constructor for class org.postgresql.pljava.jdbc.AbstractResultSet
 
AclId - class org.postgresql.pljava.internal.AclId.
The AclId correspons to the internal PostgreSQL AclId.
AclId(int) - Constructor for class org.postgresql.pljava.internal.AclId
Called from native code.
absolute(int) - Method in class org.postgresql.pljava.jdbc.SPIResultSet
Cursor positioning is not implemented yet.
absolute(int) - Method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Cursor positioning is not supported.
acceptsURL(String) - Method in class org.postgresql.pljava.jdbc.SPIDriver
 
addBatch() - Method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
 
addBatch(String) - Method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
The prepared statement cannot have other statements added too it.
addBatch(String) - Method in class org.postgresql.pljava.jdbc.SPIStatement
 
addClassImages(Connection, int, String) - Static method in class org.postgresql.pljava.management.Commands
 
afterLast() - Method in class org.postgresql.pljava.jdbc.SPIResultSet
Cursor positoning is not implemented yet.
afterLast() - Method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Cursor positoning is not implemented.
assertJarName(String) - Static method in class org.postgresql.pljava.management.Commands
Throws an exception if the given name cannot be used as the name of a jar.
assignRowValues(ResultSet, int) - Method in interface org.postgresql.pljava.ResultSetProvider
This method is called once for each row that should be returned from a procedure that returns a set of rows.
available() - Method in class org.postgresql.pljava.jdbc.BlobValue
 

pljava 1.0.0
A B C D E F G H I J L M N O P R S T U W