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

T

THREADLOCK - Static variable in class org.postgresql.pljava.internal.Backend
All native calls synchronize on this object.
TRIGGER_ACTION_EXCEPTION - Static variable in class org.postgresql.pljava.TriggerException
 
TriggerData - interface org.postgresql.pljava.TriggerData.
 
TriggerData - class org.postgresql.pljava.internal.TriggerData.
The TriggerData correspons to the internal PostgreSQL TriggerData.
TriggerData() - Constructor for class org.postgresql.pljava.internal.TriggerData
 
TriggerException - exception org.postgresql.pljava.TriggerException.
 
TriggerException(TriggerData) - Constructor for class org.postgresql.pljava.TriggerException
 
TriggerException(TriggerData, String) - Constructor for class org.postgresql.pljava.TriggerException
 
TriggerResultSet - class org.postgresql.pljava.jdbc.TriggerResultSet.
A single row, updateable ResultSet specially made for triggers.
TriggerResultSet(TupleDesc, Tuple, boolean) - Constructor for class org.postgresql.pljava.jdbc.TriggerResultSet
 
Tuple - class org.postgresql.pljava.internal.Tuple.
The Tuple correspons to the internal PostgreSQL HeapTuple.
Tuple() - Constructor for class org.postgresql.pljava.internal.Tuple
 
TupleDesc - class org.postgresql.pljava.internal.TupleDesc.
The TupleDesc correspons to the internal PostgreSQL TupleDesc.
TupleDesc() - Constructor for class org.postgresql.pljava.internal.TupleDesc
 
TupleTable - class org.postgresql.pljava.internal.TupleTable.
The TupleTable correspons to the internal PostgreSQL TupleTable type.
TupleTable() - Constructor for class org.postgresql.pljava.internal.TupleTable
 
TupleTableSlot - class org.postgresql.pljava.internal.TupleTableSlot.
The TupleTableSlot correspons to the internal PostgreSQL TupleTableSlot.
TupleTableSlot() - Constructor for class org.postgresql.pljava.internal.TupleTableSlot
 
toString() - Method in class org.postgresql.pljava.internal.AclId
Returns the result of calling #getName().
toString() - Method in class org.postgresql.pljava.internal.Oid
Returns a string representation of this OID.
toString() - Method in class org.postgresql.pljava.management.SQLDeploymentDescriptor
Returns the original image.
truncate(long) - Method in class org.postgresql.pljava.jdbc.BlobValue
In this method is not supported by BlobValue
truncate(long) - Method in class org.postgresql.pljava.jdbc.ClobValue
In this method is not supported by ClobValue

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