A B C D E F G H I J K L M N O P Q R S T U V W Y _

P

Parameters - Class in org.postgresql.pljava.example
Some methods used for testing parameter and return value coersion and resolution of overloaded methods.
Parameters() - Constructor for class org.postgresql.pljava.example.Parameters
 
parse(String, String) - Static method in class org.postgresql.pljava.example.ComplexScalar
 
parseACL(String, String) - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Take the a String representing an array of ACLs and return a HashMap mapping the SQL permission name to a ArrayList of usernames who have that permission.
passivate() - Method in class org.postgresql.pljava.example.UsingProperties
 
passivate() - Method in interface org.postgresql.pljava.PooledObject
The passivate method is called before the instance enters the "passive" state.
passivateInstance(PooledObject) - Method in interface org.postgresql.pljava.ObjectPool
Call the PooledObject.passivate() method and return the object to the pool.
Path - Class in org.postgresql.pljava.test
PL/Java Test harness
Path(String) - Constructor for class org.postgresql.pljava.test.Path
 
peekNext() - Method in class org.postgresql.pljava.jdbc.SPIResultSet
 
PgSavepoint - Class in org.postgresql.pljava.internal
 
PI - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
PLJavaTask - Class in org.postgresql.pljava.tasks
 
PLJavaTask() - Constructor for class org.postgresql.pljava.tasks.PLJavaTask
 
PooledObject - Interface in org.postgresql.pljava
Interface for objects that are pooled and reused.
Portal - Class in org.postgresql.pljava.internal
The Portal correspons to the internal PostgreSQL Portal type.
position(Blob, long) - Method in class org.postgresql.pljava.jdbc.BlobValue
Not supported.
position(byte[], long) - Method in class org.postgresql.pljava.jdbc.BlobValue
Not supported.
position(Clob, long) - Method in class org.postgresql.pljava.jdbc.ClobValue
Not supported.
position(String, long) - Method in class org.postgresql.pljava.jdbc.ClobValue
In this method is not supported by ClobValue
POWER - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
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.SingleRowResultSet
This method will always return false but it will not change the state of the ResultSet.
print(Date) - Static method in class org.postgresql.pljava.example.Parameters
 
print(Time) - Static method in class org.postgresql.pljava.example.Parameters
 
print(Timestamp) - Static method in class org.postgresql.pljava.example.Parameters
 
printUsage() - Static method in class org.postgresql.pljava.deploy.Deployer
 
printUsage() - Static method in class org.postgresql.pljava.test.Tester
 
printUsage() - Static method in class org.postgresql.pljava.test.TestPLJava
 
publish(LogRecord) - Method in class org.postgresql.pljava.internal.ELogHandler
 
put(Object, Object) - Method in class org.postgresql.pljava.internal.TransactionalMap
 
put(String, String) - Method in class org.postgresql.pljava.test.Environment
 
putAll(Map) - Method in class org.postgresql.pljava.internal.TransactionalMap
 

A B C D E F G H I J K L M N O P Q R S T U V W Y _