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

P

Portal - class org.postgresql.pljava.internal.Portal.
The Portal correspons to the internal PostgreSQL Portal type.
Portal() - Constructor for class org.postgresql.pljava.internal.Portal
 
peekNext() - Method in class org.postgresql.pljava.jdbc.SPIResultSet
 
position(byte[], long) - Method in class org.postgresql.pljava.jdbc.BlobValue
Not supported.
position(Blob, long) - Method in class org.postgresql.pljava.jdbc.BlobValue
Not supported.
position(String, long) - Method in class org.postgresql.pljava.jdbc.ClobValue
In this method is not supported by ClobValue
position(Clob, long) - Method in class org.postgresql.pljava.jdbc.ClobValue
Not supported.
prepare(String, Oid[]) - Static method in class org.postgresql.pljava.internal.ExecutionPlan
Create an execution plan for a statement to be executed later using the internal SPI_prepare function.
prepareCall(String) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Procedure calls are not yet implemented.
prepareCall(String, int, int) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Procedure calls are not yet implemented.
prepareCall(String, int, int, int) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Procedure calls are not yet implemented.
prepareStatement(String) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Creates a new instance of SPIPreparedStatement.
prepareStatement(String, int) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Return of auto generated keys is not yet supported.
prepareStatement(String, int, int) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Creates a new instance of SPIPreparedStatement.
prepareStatement(String, int, int, int) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Creates a new instance of SPIPreparedStatement.
prepareStatement(String, int[]) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Return of auto generated keys is not yet supported.
prepareStatement(String, String[]) - Method in class org.postgresql.pljava.jdbc.SPIConnection
Return of auto generated keys is not yet supported.
previous() - Method in class org.postgresql.pljava.jdbc.SPIResultSet
Reverse positioning is not implemented yet.
previous() - Method in class org.postgresql.pljava.jdbc.SingleRowResultSet
This method will always return false but it will not change the state of the ResultSet.
printUsage() - Static method in class org.postgresql.pljava.deploy.Deployer
 
publish(LogRecord) - Method in class org.postgresql.pljava.internal.ELogHandler
 

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