Package org.postgresql.pljava.internal

Interface Summary
EOXactListener Interface implemented by internal classes that wishes to listen to the PostgreSQL EOXact event.
 

Class Summary
AclId The AclId correspons to the internal PostgreSQL AclId.
Backend Provides access to some useful routines in the PostgreSQL server.
ELogFormatter A default formatter for the ELogHandler.
ELogHandler Provides access to the loggin mechanism of the PostgreSQL server.
ErrorData The ErrorData correspons to the ErrorData obtained using an internal PostgreSQL CopyErrorData call.
ExecutionPlan The ExecutionPlan correspons to the execution plan obtained using an internal PostgreSQL SPI_prepare call.
HeapTupleHeader The HeapTupleHeader correspons to the internal PostgreSQL HeapTupleHeader struct.
LoggerConfigurator Provides access to the loggin mechanism of the PostgreSQL server.
NativeStruct The NativeStruct maintains a pointer to a piece of memory allocated with a life cycle that spans a call from the PostgreSQL function manager (using palloc()).
Oid The Oid correspons to the internal PostgreSQL Oid.
Portal The Portal correspons to the internal PostgreSQL Portal type.
Relation The Relation correspons to the internal PostgreSQL Relation.
SPI The SPI class provides access to some global variables used by SPI.
SPITupleTable The SPITupleTable correspons to the internal PostgreSQL SPITupleTable type.
TriggerData The TriggerData correspons to the internal PostgreSQL TriggerData.
Tuple The Tuple correspons to the internal PostgreSQL HeapTuple.
TupleDesc The TupleDesc correspons to the internal PostgreSQL TupleDesc.
TupleTable The TupleTable correspons to the internal PostgreSQL TupleTable type.
TupleTableSlot The TupleTableSlot correspons to the internal PostgreSQL TupleTableSlot.
 

Exception Summary
ServerException  
SPIException  
 



Copyright (c) 2003, 2004 TADA AB - Taby Sweden. Distributed under the terms shown in COPYRIGHT