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

R

RADIANS - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
RAND - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
RandomInts - Class in org.postgresql.pljava.example
 
RandomInts(int) - Constructor for class org.postgresql.pljava.example.RandomInts
 
read(byte[]) - Method in class org.postgresql.pljava.internal.LargeObject
 
read() - Method in class org.postgresql.pljava.jdbc.BlobValue
 
read(byte[]) - Method in class org.postgresql.pljava.jdbc.BlobValue
 
read(byte[], int, int) - Method in class org.postgresql.pljava.jdbc.BlobValue
 
read() - Method in class org.postgresql.pljava.jdbc.ClobValue
 
read(char[]) - Method in class org.postgresql.pljava.jdbc.ClobValue
 
read(char[], int, int) - Method in class org.postgresql.pljava.jdbc.ClobValue
 
readArray() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readArray() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readAsciiStream() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readAsciiStream() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readBigDecimal() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readBigDecimal() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readBinaryStream() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readBinaryStream() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readBlob() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readBlob() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readBoolean() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readBoolean() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readByte() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readByte() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readBytes() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readBytes() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readCharacterStream() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readCharacterStream() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readClob() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readClob() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readDate() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readDate() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readDouble() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readDouble() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readFloat() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readFloat() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readInt() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readInt() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readLong() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readLong() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readObject() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readObject() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
ReadOnlyResultSet - Class in org.postgresql.pljava.jdbc
The ReadOnlyResultSet implements all methods that changes the ResultSet in any way as methods that yield an UnsupportedFeatureException.
ReadOnlyResultSet() - Constructor for class org.postgresql.pljava.jdbc.ReadOnlyResultSet
 
readRef() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readRef() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readShort() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readShort() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readSQL(SQLInput, String) - Method in class org.postgresql.pljava.example.ComplexScalar
 
readSQL(SQLInput, String) - Method in class org.postgresql.pljava.example.ComplexTuple
 
readString() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readString() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readTime() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readTime() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readTimestamp() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readTimestamp() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
readURL() - Method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
 
readURL() - Method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
 
ready() - Method in class org.postgresql.pljava.jdbc.ClobValue
 
refreshRow() - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
Refresh row is not yet implemented.
registerType(Class, Oid) - Static method in class org.postgresql.pljava.internal.Oid
A Type well known to PostgreSQL but not known as a standard XOPEN SQL type can be registered here.
Relation - Class in org.postgresql.pljava.internal
The Relation correspons to the internal PostgreSQL Relation.
relative(int) - Method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Cursor positioning is not supported.
release() - Method in class org.postgresql.pljava.internal.PgSavepoint
 
releaseSavepoint(Savepoint) - Method in class org.postgresql.pljava.jdbc.SPIConnection
 
remove() - Method in class org.postgresql.pljava.example.RandomInts
 
remove() - Method in class org.postgresql.pljava.example.UsingProperties
 
remove() - Method in class org.postgresql.pljava.internal.TransactionalMap.KeyIterator
 
remove(Object) - Method in class org.postgresql.pljava.internal.TransactionalMap
 
remove(Connection) - Method in class org.postgresql.pljava.management.SQLDeploymentDescriptor
Executes the REMOVE actions.
remove() - Method in interface org.postgresql.pljava.PooledObject
PLJava invokes this method before it ends the life of the pooled object.
removeAttribute(String) - Method in class org.postgresql.pljava.internal.Session
 
removeAttribute(String) - Method in interface org.postgresql.pljava.Session
Remove an attribute previously stored in the session.
removeInstance(PooledObject) - Method in interface org.postgresql.pljava.ObjectPool
Call the PooledObject.remove() method and evict the object from the pool.
removeJar(String, boolean) - Static method in class org.postgresql.pljava.management.Commands
Removes the jar named jarName from the database jar repository.
removeSavepointListener(SavepointListener) - Method in class org.postgresql.pljava.internal.Session
Removes the specified listener from the list of listeners that will receive savepoint events.
removeSavepointListener(SavepointListener) - Method in interface org.postgresql.pljava.Session
Removes the specified listener from the list of listeners that will receive savepoint events.
removeTransactionListener(TransactionListener) - Method in class org.postgresql.pljava.internal.Session
Removes the specified listener from the list of listeners that will receive transactional events.
removeTransactionListener(TransactionListener) - Method in interface org.postgresql.pljava.Session
Removes the specified listener from the list of listeners that will receive transactional events.
REPEAT - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
REPLACE - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
replaceJar(byte[], String, boolean) - Static method in class org.postgresql.pljava.management.Commands
Replaces the image of jar named jarName in the database jar repository.
replaceJar(String, String, boolean) - Static method in class org.postgresql.pljava.management.Commands
Replaces the image of jar named jarName in the database jar repository.
reset() - Method in class org.postgresql.pljava.jdbc.BlobValue
 
reset() - Method in class org.postgresql.pljava.jdbc.ClobValue
 
ResultSetField - Class in org.postgresql.pljava.jdbc
 
ResultSetField(String, Oid, int, int) - Constructor for class org.postgresql.pljava.jdbc.ResultSetField
 
ResultSetField(String, Oid, int) - Constructor for class org.postgresql.pljava.jdbc.ResultSetField
 
ResultSetHandle - Interface in org.postgresql.pljava
An implementation of this interface is returned from functions and procedures that are declared to return SET OF a complex type in the form of a ResultSet.
ResultSetPicker - Class in org.postgresql.pljava.internal
 
ResultSetPicker(ResultSetHandle) - Constructor for class org.postgresql.pljava.internal.ResultSetPicker
 
ResultSetProvider - Interface in org.postgresql.pljava
An implementation of this interface is returned from functions and procedures that are declared to return SET OF a complex type.
ResultSetTest - Class in org.postgresql.pljava.example
 
ResultSetTest(String) - Constructor for class org.postgresql.pljava.example.ResultSetTest
 
RIGHT - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
rollback() - Method in class org.postgresql.pljava.internal.PgSavepoint
 
rollback() - Method in class org.postgresql.pljava.jdbc.SPIConnection
It's not legal to do a rollback within a call from SQL.
rollback(Savepoint) - Method in class org.postgresql.pljava.jdbc.SPIConnection
 
ROUND - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
rowChangesAreDetected(int) - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
rowChangesAreVisible(int) - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
rowDeleted() - Method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
Always returns false.
rowDeleted() - Method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Will always return false.
rowInserted() - Method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
Always returns false.
rowInserted() - Method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Will always return false.
rowUpdated() - Method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
Always returns false.
rowUpdated() - Method in class org.postgresql.pljava.jdbc.SingleRowWriter
Returns true if the row contains any non null values since all values of the row are null initially.
rowUpdated() - Method in class org.postgresql.pljava.jdbc.SingleTupleReader
Always returns false.
rowUpdated() - Method in class org.postgresql.pljava.jdbc.TriggerResultSet
Returns true if this row has been updated.
RTRIM - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 

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