Alphabetical Index

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

_

_free(long) - method in class org.postgresql.pljava.internal.ErrorData
Calls the C function pfree() with the given pointer as an argument.
_free(long) - method in class org.postgresql.pljava.internal.HeapTupleHeader
_free(long) - method in class org.postgresql.pljava.internal.JavaWrapper
Calls the C function pfree() with the given pointer as an argument.
_free(long) - method in class org.postgresql.pljava.internal.Relation
Calls the C function pfree() with the given pointer as an argument.
_free(long) - method in class org.postgresql.pljava.jdbc.SingleRowReader
_free(long) - method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
Calls the C function pfree() with the given pointer as an argument.
_free(long) - method in class org.postgresql.pljava.internal.TriggerData
_free(long) - method in class org.postgresql.pljava.internal.Tuple
Calls the backend function heap_freetuple(HeapTuple tuple)
_free(long) - method in class org.postgresql.pljava.internal.TupleDesc
Calls the backend function FreeTupleDesc(TupleDesc desc)

A

abort() - method in class org.postgresql.pljava.internal.TransactionalMap
Undo all changes made since the map was created or since last commit or abort.
ABS - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
absolute(int) - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Cursor positioning is not supported.
AbstractResultSet - class org.postgresql.pljava.jdbc.AbstractResultSet
The AbstractResultSet serves as a base class for implementations of thejava.sql.ResultSet interface.
AbstractResultSetMetaData - class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Implementation of ResultSetMetaData for SyntheticResultSet
AbstractResultSetMetaData() - constructor for class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Constructor.
acceptsURL(String) - method in class org.postgresql.pljava.jdbc.SPIDriver
AclId - class org.postgresql.pljava.internal.AclId
The AclId correspons to the internal PostgreSQL AclId.
AclId(int) - constructor for class org.postgresql.pljava.internal.AclId
Called from native code.
ACOS - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
activate() - method in class org.postgresql.pljava.PooledObject
The activate method is called when the instance is activated from its "passive" state.
activateInstance() - method in class org.postgresql.pljava.ObjectPool
Obtain a pooled object.
addBatch() - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
addBatch(String) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
The prepared statement cannot have other statements added too it.
addBatch(String) - method in class org.postgresql.pljava.jdbc.SPIStatement
addClassImages(int,InputStream) - static method in class org.postgresql.pljava.management.Commands
Reads the jar found at the specified URL and stores the entries in the jar_entry table.
addClassImages(int,String) - static method in class org.postgresql.pljava.internal.Backend
Adds the specified listener to the list of listeners that will receive savepoint events.
addSavepointListener(org.postgresql.pljava.SavepointListener) - method in class org.postgresql.pljava.internal.Session
Adds the specified listener to the list of listeners that will receive savepoint events.
Adds the specified listener to the list of listeners that will receive transactional events.
addTransactionListener(org.postgresql.pljava.TransactionListener) - method in class org.postgresql.pljava.internal.Session
Adds the specified listener to the list of listeners that will receive transactional events.
addTypeMapping(String,String) - static method in class org.postgresql.pljava.management.Commands
Defines the mapping between an SQL type and a Java class.
afterLast() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Cursor positoning is not implemented.
allProceduresAreCallable() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
allTablesAreSelectable() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
ASCII - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
ASIN - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
assignRowValues(ResultSet,int) - method in class org.postgresql.pljava.internal.ResultSetPicker
assignRowValues(ResultSet,int) - method in class org.postgresql.pljava.ResultSetProvider
This method is called once for each row that should be returned from a procedure that returns a set of rows.
ATAN - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
ATAN2 - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
available() - method in class org.postgresql.pljava.jdbc.BlobValue

B

TransactionalMap.BackedEntry - class org.postgresql.pljava.internal.TransactionalMap.BackedEntry
BackedEntry(Object) - constructor for class org.postgresql.pljava.internal.TransactionalMap.BackedEntry
Backend - class org.postgresql.pljava.internal.Backend
Provides access to some useful routines in the PostgreSQL server.
beforeFirst() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Cursor positoning is not implemented.
BlobValue - class org.postgresql.pljava.jdbc.BlobValue
BlobValue(byte[]) - constructor for class org.postgresql.pljava.jdbc.BlobValue
BlobValue(InputStream,long) - constructor for class org.postgresql.pljava.jdbc.BlobValue
BOOL - static field in class org.postgresql.pljava.jdbc.TypeOid
BPCHAR - static field in class org.postgresql.pljava.jdbc.TypeOid
BuiltinFunctions - class org.postgresql.pljava.jdbc.BuiltinFunctions
PostgreSQL builtin functions
BYTEA - static field in class org.postgresql.pljava.jdbc.TypeOid

C

cancel() - method in class org.postgresql.pljava.jdbc.SPIStatement
cancelRowUpdates() - method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
cancelRowUpdates() - method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
cancelRowUpdates() - method in class org.postgresql.pljava.jdbc.SingleRowWriter
cancelRowUpdates() - method in class org.postgresql.pljava.jdbc.TriggerResultSet
Cancel all changes made to the Tuple.
canContain(Class) - method in class org.postgresql.pljava.jdbc.ResultSetField
CEILING - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
CHAR - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
checkColumnIndex(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Checks if the column index is valid.
checkColumnIndex(int) - method in class org.postgresql.pljava.jdbc.SPIResultSetMetaData
Checks if the column index is valid.
checkColumnIndex(int) - method in class org.postgresql.pljava.jdbc.SyntheticResultSetMetaData
Checks if the column index is valid.
clear() - method in class org.postgresql.pljava.internal.TransactionalMap
Clear this map (an anti-object is inserted for each entry present in the backed map).
clearBatch() - method in class org.postgresql.pljava.jdbc.SPIStatement
clearFunctionCache() - static method in class org.postgresql.pljava.internal.Backend
clearParameters() - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
clearSchemaLoaders() - static method in class org.postgresql.pljava.sqlj.Loader
Removes all cached schema loaders, functions, and type maps.
clearWarnings() - method in class org.postgresql.pljava.jdbc.ObjectResultSet
This is a noop since warnings are not supported.
clearWarnings() - method in class org.postgresql.pljava.jdbc.SPIConnection
Warnings are not yet supported.
clearWarnings() - method in class org.postgresql.pljava.jdbc.SPIStatement
ClobValue - class org.postgresql.pljava.jdbc.ClobValue
ClobValue(Reader,long) - constructor for class org.postgresql.pljava.jdbc.ClobValue
ClobValue(String) - constructor for class org.postgresql.pljava.jdbc.ClobValue
close() - method in class org.postgresql.pljava.jdbc.ClobValue
close() - method in class org.postgresql.pljava.internal.ELogHandler
This is a no-op.
close() - method in class org.postgresql.pljava.internal.ExecutionPlan
Close the plan.
close() - method in class org.postgresql.pljava.internal.LargeObject
close() - method in class org.postgresql.pljava.internal.Portal
Invalidates this structure and frees up memory using the internal function SPI_cursor_close
close() - method in class org.postgresql.pljava.ResultSetHandle
Called after the last row has returned or when the query evaluator decides that it does not need any more rows.
close() - method in class org.postgresql.pljava.internal.ResultSetPicker
close() - method in class org.postgresql.pljava.ResultSetProvider
Called after the last row has returned or when the query evaluator decides that it does not need any more rows.
close() - method in class org.postgresql.pljava.jdbc.SingleRowReader
close() - method in class org.postgresql.pljava.jdbc.SingleRowWriter
Cancels all changes but doesn't really close the set.
close() - method in class org.postgresql.pljava.jdbc.SPIConnection
This is a no-op.
close() - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
close() - method in class org.postgresql.pljava.jdbc.SPIResultSet
close() - method in class org.postgresql.pljava.jdbc.SPIStatement
close() - method in class org.postgresql.pljava.jdbc.SyntheticResultSet
close() - method in class org.postgresql.pljava.jdbc.TriggerResultSet
Cancels all changes but doesn't really close the set.
close(Connection) - static method in class org.postgresql.pljava.jdbc.SQLUtils
close(ResultSet) - static method in class org.postgresql.pljava.jdbc.SQLUtils
close(Statement) - static method in class org.postgresql.pljava.jdbc.SQLUtils
Commands - class org.postgresql.pljava.management.Commands
This methods of this class are implementations of SQLJ commands.
commit() - method in class org.postgresql.pljava.jdbc.SPIConnection
It's not legal to do a commit within a call from SQL.
commit() - method in class org.postgresql.pljava.internal.TransactionalMap
Commit all changes made since the map was created or since last commit or abort.
CONCAT - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
connect(String,Properties) - method in class org.postgresql.pljava.jdbc.SPIDriver
containsKey(Object) - method in class org.postgresql.pljava.internal.TransactionalMap
containsValue(Object) - method in class org.postgresql.pljava.internal.TransactionalMap
copyRowFrom(ResultSet) - method in class org.postgresql.pljava.jdbc.SingleRowWriter
COS - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
COT - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
create(int) - static method in class org.postgresql.pljava.internal.LargeObject
Creates a LargeObject handle and returns the Oid of that handle.
createStatement() - method in class org.postgresql.pljava.jdbc.SPIConnection
Creates a new instance of SPIStatement.
createStatement(int,int) - method in class org.postgresql.pljava.jdbc.SPIConnection
Creates a new instance of SPIStatement.
createStatement(int,int,int) - method in class org.postgresql.pljava.jdbc.SPIConnection
Creates a new instance of SPIStatement.
CURDATE - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
current() - static method in class org.postgresql.pljava.jdbc.Invocation
current() - static method in class org.postgresql.pljava.SessionManager
Returns the current session.
cursorOpen(String,Object[]) - method in class org.postgresql.pljava.internal.ExecutionPlan
Set up a cursor that will execute the plan using the internal SPI_cursor_open function
CURTIME - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions

D

DATABASE - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
dataDefinitionCausesTransactionCommit() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
dataDefinitionIgnoredInTransactions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
DATE - static field in class org.postgresql.pljava.jdbc.TypeOid
DAYNAME - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
DAYOFMONTH - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
DAYOFWEEK - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
DAYOFYEAR - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
DEGREES - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
deleteRow() - method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
deleteRow() - method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
deleteRow() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
This feature is not supported.
deletesAreDetected(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
doesMaxRowSizeIncludeBlobs() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
doubleValue() - method in class org.postgresql.pljava.internal.Oid
drop(org.postgresql.pljava.internal.Oid) - static method in class org.postgresql.pljava.internal.LargeObject
dropTypeMapping(String) - static method in class org.postgresql.pljava.management.Commands
Drops the mapping between an SQL type and a Java class.

E

ELogFormatter - class org.postgresql.pljava.internal.ELogFormatter
A default formatter for the ELogHandler.
ELogHandler - class org.postgresql.pljava.internal.ELogHandler
Provides access to the loggin mechanism of the PostgreSQL server.
ELogHandler() - constructor for class org.postgresql.pljava.internal.ELogHandler
TransactionalMap.EntryIterator - class org.postgresql.pljava.internal.TransactionalMap.EntryIterator
entrySet() - method in class org.postgresql.pljava.internal.TransactionalMap
equals(Object) - method in class org.postgresql.pljava.internal.AclId
Returns equal if other is an AclId that is equal to this id.
equals(Object) - method in class org.postgresql.pljava.internal.Oid
Checks to see if the other object is an Oid, and if so, if the native value of that Oid equals the native value of this Oid.
equals(Object) - method in class org.postgresql.pljava.internal.PgSavepoint
ERROR_ARGUMENT - static field in class org.postgresql.pljava.internal.SPI
ERROR_CONNECT - static field in class org.postgresql.pljava.internal.SPI
ERROR_COPY - static field in class org.postgresql.pljava.internal.SPI
ERROR_CURSOR - static field in class org.postgresql.pljava.internal.SPI
ERROR_NOATTRIBUTE - static field in class org.postgresql.pljava.internal.SPI
ERROR_NOOUTFUNC - static field in class org.postgresql.pljava.internal.SPI
ERROR_OPUNKNOWN - static field in class org.postgresql.pljava.internal.SPI
ERROR_PARAM - static field in class org.postgresql.pljava.internal.SPI
ERROR_TRANSACTION - static field in class org.postgresql.pljava.internal.SPI
ERROR_TYPUNKNOWN - static field in class org.postgresql.pljava.internal.SPI
ERROR_UNCONNECTED - static field in class org.postgresql.pljava.internal.SPI
ErrorData - class org.postgresql.pljava.internal.ErrorData
The ErrorData correspons to the ErrorData obtained using an internal PostgreSQL CopyErrorData call.
exec(String,int) - static method in class org.postgresql.pljava.internal.SPI
Execute a command using the internal SPI_exec function.
execute() - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
execute(Object[],int) - method in class org.postgresql.pljava.internal.ExecutionPlan
Execute the plan using the internal SPI_execp function.
execute(String) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
The prepared statement cannot be used for executing oter statements.
execute(String) - method in class org.postgresql.pljava.jdbc.SPIStatement
execute(String,int) - method in class org.postgresql.pljava.jdbc.SPIStatement
Return of auto generated keys is not yet supported.
execute(String,int[]) - method in class org.postgresql.pljava.jdbc.SPIStatement
Return of auto generated keys is not yet supported.
execute(String,String[]) - method in class org.postgresql.pljava.jdbc.SPIStatement
Return of auto generated keys is not yet supported.
executeAsSessionUser(Connection,String) - method in class org.postgresql.pljava.Session
Execute a statement as a session user rather then the effective user.
executeAsSessionUser(Connection,String) - method in class org.postgresql.pljava.internal.Session
executeBatch() - method in class org.postgresql.pljava.jdbc.SPIStatement
executeBatchEntry(Object) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
executeBatchEntry(Object) - method in class org.postgresql.pljava.jdbc.SPIStatement
executeQuery() - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
executeQuery(String) - method in class org.postgresql.pljava.jdbc.SPIStatement
executeUpdate() - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
executeUpdate(String) - method in class org.postgresql.pljava.jdbc.SPIStatement
executeUpdate(String,int) - method in class org.postgresql.pljava.jdbc.SPIStatement
Return of auto generated keys is not yet supported.
executeUpdate(String,int[]) - method in class org.postgresql.pljava.jdbc.SPIStatement
Return of auto generated keys is not yet supported.
executeUpdate(String,String[]) - method in class org.postgresql.pljava.jdbc.SPIStatement
Return of auto generated keys is not yet supported.
ExecutionPlan - class org.postgresql.pljava.internal.ExecutionPlan
The ExecutionPlan correspons to the execution plan obtained using an internal PostgreSQL SPI_prepare call.
EXP - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions

F

FEATURE_NOT_SUPPORTED_EXCEPTION - static field in class org.postgresql.pljava.jdbc.UnsupportedFeatureException
fetch(boolean,int) - method in class org.postgresql.pljava.internal.Portal
Performs an SPI_cursor_fetch.
finalize() - method in class org.postgresql.pljava.internal.JavaWrapper
finalize() - method in class org.postgresql.pljava.jdbc.SingleRowReader
findClass(String) - method in class org.postgresql.pljava.sqlj.Loader
findColumn(String) - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
findColumn(String) - method in class org.postgresql.pljava.jdbc.SPIResultSet
findColumn(String) - method in class org.postgresql.pljava.jdbc.SyntheticResultSet
findResource(String) - method in class org.postgresql.pljava.sqlj.Loader
findResources(String) - method in class org.postgresql.pljava.sqlj.Loader
first() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Cursor positioning is not implemented.
FLOAT4 - static field in class org.postgresql.pljava.jdbc.TypeOid
FLOAT8 - static field in class org.postgresql.pljava.jdbc.TypeOid
floatValue() - method in class org.postgresql.pljava.internal.Oid
FLOOR - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
flush() - method in class org.postgresql.pljava.internal.ELogHandler
This is a no-op.
forJavaClass(Class) - static method in class org.postgresql.pljava.internal.Oid
Finds the PostgreSQL well known Oid for the given class.
format(LogRecord) - method in class org.postgresql.pljava.internal.ELogFormatter
Format the given LogRecord.
formTuple(Object[]) - method in class org.postgresql.pljava.internal.TupleDesc
Creates a Tuple that is described by this descriptor and initialized with the supplied values.
forSqlType(int) - static method in class org.postgresql.pljava.internal.Oid
Finds the PostgreSQL well known Oid for the XOPEN Sql type.
forTypeName(String) - static method in class org.postgresql.pljava.internal.Oid
Finds the PostgreSQL well known Oid for a type name.
freeTupTable() - static method in class org.postgresql.pljava.internal.SPI
fromName(String) - static method in class org.postgresql.pljava.internal.AclId
Return the id of the session user.

G

get(Object) - method in class org.postgresql.pljava.internal.TransactionalMap
getArguments() - method in class org.postgresql.pljava.TriggerData
Returns the arguments for this trigger (as declared in the CREATE TRIGGER statement.
getArguments() - method in class org.postgresql.pljava.internal.TriggerData
Returns the arguments for this trigger (as declared in the CREATE TRIGGER statement.
getArray(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getArray(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getAsciiStream() - method in class org.postgresql.pljava.jdbc.ClobValue
getAsciiStream(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getAsciiStream(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getAttribute(String) - method in class org.postgresql.pljava.Session
Obtain an attribute from the current session.
getAttribute(String) - method in class org.postgresql.pljava.internal.Session
getAttributes(String,String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
getAutoCommit() - method in class org.postgresql.pljava.jdbc.SPIConnection
It is assumed that an SPI call is under transaction control.
getBigDecimal(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getBigDecimal(int,int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getBigDecimal(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getBigDecimal(String,int) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getBinaryStream() - method in class org.postgresql.pljava.jdbc.BlobValue
getBinaryStream(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getBinaryStream(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getBlob(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getBlob(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getBoolean(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getBoolean(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getByte(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getByte(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getBytes(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getBytes(long,int) - method in class org.postgresql.pljava.jdbc.BlobValue
getBytes(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getCatalog() - method in class org.postgresql.pljava.jdbc.SPIConnection
Returns null.
getCatalogName(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Gets the designated column's table's catalog name.
getCatalogs() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getCatalogSeparator() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getCatalogTerm() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getChangeIndexesAndValues() - method in class org.postgresql.pljava.jdbc.TriggerResultSet
Return a 2 element array describing the changes that has been made to the contained Tuple.
getCharacterStream() - method in class org.postgresql.pljava.jdbc.ClobValue
getCharacterStream(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getCharacterStream(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getClassPath(String) - static method in class org.postgresql.pljava.management.Commands
Return the classpath that has been defined for the schema named schemaName This method is exposed in SQL as sqlj.get_classpath(VARCHAR).
getClob(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getClob(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getColumnClass(int) - method in class org.postgresql.pljava.internal.TupleDesc
Returns the Java class of the column at index
getColumnClassName(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnClassName(int) - method in class org.postgresql.pljava.jdbc.SPIResultSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnClassName(int) - method in class org.postgresql.pljava.jdbc.SyntheticResultSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnCount() - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Returns the number of columns in this ResultSet object.
getColumnCount() - method in class org.postgresql.pljava.jdbc.SPIResultSetMetaData
Returns the number of columns in this ResultSet object.
getColumnCount() - method in class org.postgresql.pljava.jdbc.SyntheticResultSetMetaData
Returns the number of columns in this ResultSet object.
getColumnDisplaySize(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates the designated column's normal maximum width in characters.
getColumnIndex(String) - method in class org.postgresql.pljava.internal.TupleDesc
Returns the index of the column named colName.
getColumnLabel() - method in class org.postgresql.pljava.jdbc.ResultSetField
getColumnLabel(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnLabel(int) - method in class org.postgresql.pljava.jdbc.SPIResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnLabel(int) - method in class org.postgresql.pljava.jdbc.SyntheticResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnName(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Get the designated column's name.
getColumnName(int) - method in class org.postgresql.pljava.internal.TupleDesc
Returns the name of the column at index.
getColumnPrivileges(String,String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getColumns(String,String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getColumnType(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Retrieves the designated column's SQL type.
getColumnTypeName(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Retrieves the designated column's database-specific type name.
getConcurrency() - method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
Returns ResultSet.CONCUR_READ_ONLY.
getConcurrency() - method in class org.postgresql.pljava.jdbc.SingleRowReader
Returns ResultSet.CONCUR_READ_ONLY.
getConcurrency() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
getConcurrency() - method in class org.postgresql.pljava.jdbc.TriggerResultSet
Returns the concurrency for this ResultSet.
getConfigOption(String) - static method in class org.postgresql.pljava.internal.Backend
Returns the configuration option as read from the Global Unified Config package (GUC).
getConnection() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getConnection() - method in class org.postgresql.pljava.jdbc.SPIStatement
Returns the Connection from that created this statement.
getContents(ByteBuffer) - method in class org.postgresql.pljava.jdbc.BlobValue
Called from within...
getContextMessage() - method in class org.postgresql.pljava.internal.ErrorData
Returns the context message
getCount() - method in class org.postgresql.pljava.internal.TupleTable
Returns the number of Tuple instances contained in this table.
getCurrentLoader() - static method in class org.postgresql.pljava.sqlj.Loader
Obtains the loader that is in effect for the current schema (i.e. the schema that is first in the search path).
getCurrentRow() - method in class org.postgresql.pljava.jdbc.SPIResultSet
getCurrentRow() - method in class org.postgresql.pljava.jdbc.SyntheticResultSet
getCurrentSchema() - static method in class org.postgresql.pljava.management.Commands
getCursorName() - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getCursorName() - method in class org.postgresql.pljava.jdbc.SPIResultSet
getCursorPos() - method in class org.postgresql.pljava.internal.ErrorData
Returns the cursor index into the query string
getDatabaseMajorVersion() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves the minor version number of the underlying database.
getDatabaseProductName() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getDatabaseProductVersion() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getDate(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getDate(int,Calendar) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getDate(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getDate(String,Calendar) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getDefault() - static method in class org.postgresql.pljava.jdbc.SPIConnection
Returns a default connection instance.
getDefaultConnection() - static method in class org.postgresql.pljava.jdbc.SQLUtils
getDefaultTransactionIsolation() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getDetail() - method in class org.postgresql.pljava.internal.ErrorData
Returns the detailed error message
getDouble(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getDouble(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getDriverMajorVersion() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getDriverMinorVersion() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getDriverName() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getDriverVersion() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getEntryIterator() - method in class org.postgresql.pljava.internal.TransactionalMap
getErrorData() - method in class org.postgresql.pljava.internal.ServerException
getErrorLevel() - method in class org.postgresql.pljava.internal.ErrorData
Returns The error level
getExportedKeys(String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getExtraNameCharacters() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getFetchDirection() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
getFetchDirection() - method in class org.postgresql.pljava.jdbc.SPIResultSet
getFetchDirection() - method in class org.postgresql.pljava.jdbc.SPIStatement
getFetchSize() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
getFetchSize() - method in class org.postgresql.pljava.jdbc.SPIStatement
getFieldLength(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Gets column length
getFieldLength(int) - method in class org.postgresql.pljava.jdbc.SPIResultSetMetaData
Gets column length.
getFieldLength(int) - method in class org.postgresql.pljava.jdbc.SyntheticResultSetMetaData
Gets column length
getFilename() - method in class org.postgresql.pljava.internal.ErrorData
Returns The file where the error occured
getFloat(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getFloat(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getFuncname() - method in class org.postgresql.pljava.internal.ErrorData
Returns the name of the function where the error occured
getGeneratedKeys() - method in class org.postgresql.pljava.jdbc.SPIStatement
getHint() - method in class org.postgresql.pljava.internal.ErrorData
Returns the hint message
getHoldability() - method in class org.postgresql.pljava.jdbc.SPIConnection
Returns ResultSet.CLOSE_CURSORS_AT_COMMIT.
getId() - method in class org.postgresql.pljava.internal.LargeObject
getIdentifierQuoteString() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getImportedKeys(String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getIndexInfo(String,String,String,boolean,boolean) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getInt(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getInt(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getInternalPos() - method in class org.postgresql.pljava.internal.ErrorData
Returns the cursor index into internal query
getInternalQuery() - method in class org.postgresql.pljava.internal.ErrorData
Returns the internally-generated query
getJavaClass() - method in class org.postgresql.pljava.internal.Oid
getJavaClass() - method in class org.postgresql.pljava.jdbc.ResultSetField
getJDBCMajorVersion() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves the minor JDBC version number for this driver.
getKey() - method in class org.postgresql.pljava.internal.TransactionalMap.BackedEntry
getKeyIterator() - method in class org.postgresql.pljava.internal.TransactionalMap
getLength() - method in class org.postgresql.pljava.jdbc.ResultSetField
getLineno() - method in class org.postgresql.pljava.internal.ErrorData
Returns The line where the error occured
getLong(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getLong(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getMajorVersion() - method in class org.postgresql.pljava.jdbc.SPIDriver
getMaxBinaryLiteralLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxCatalogNameLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxCharLiteralLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxColumnNameLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxColumnsInGroupBy() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxColumnsInIndex() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxColumnsInOrderBy() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxColumnsInSelect() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxColumnsInTable() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxConnections() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxCursorNameLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxFieldSize() - method in class org.postgresql.pljava.jdbc.SPIStatement
getMaxIndexKeys() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxIndexLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxNameLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxProcedureNameLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxRows() - method in class org.postgresql.pljava.jdbc.SPIStatement
getMaxRowSize() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxSchemaNameLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxStatementLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxStatements() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxTableNameLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxTablesInSelect() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMaxUserNameLength() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getMessage() - method in class org.postgresql.pljava.internal.ErrorData
Returns the primary error message
getMetaData() - method in class org.postgresql.pljava.jdbc.ObjectResultSet
ResultSetMetaData is not yet supported.
getMetaData() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Returns the metadata for this result set.
getMetaData() - method in class org.postgresql.pljava.jdbc.SPIConnection
DatabaseMetaData is not yet supported.
getMetaData() - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
ResultSetMetaData is not yet supported.
getMetaData() - method in class org.postgresql.pljava.jdbc.SPIResultSet
ResultSetMetaData is not yet supported.
getMetaData() - method in class org.postgresql.pljava.jdbc.SyntheticResultSet
getMinorVersion() - method in class org.postgresql.pljava.jdbc.SPIDriver
getMod() - method in class org.postgresql.pljava.jdbc.ResultSetField
getMoreResults() - method in class org.postgresql.pljava.jdbc.SPIStatement
getMoreResults(int) - method in class org.postgresql.pljava.jdbc.SPIStatement
getName() - method in class org.postgresql.pljava.internal.AclId
Return the name that corresponds to this id.
getName() - method in class org.postgresql.pljava.internal.Portal
Returns the name of this Portal.
getName() - method in class org.postgresql.pljava.internal.Relation
Returns the name of this Relation.
getName() - method in class org.postgresql.pljava.TriggerData
Returns the name of the trigger (as declared in the CREATE TRIGGER statement).
getName() - method in class org.postgresql.pljava.internal.TriggerData
Returns the name of the trigger (as declared in the CREATE TRIGGER statement).
getNativePointer() - method in class org.postgresql.pljava.internal.JavaWrapper
Returns the native pointer
getNestingLevel() - method in class org.postgresql.pljava.jdbc.Invocation
getNew() - method in class org.postgresql.pljava.TriggerData
Returns the ResultSet that represents the new row.
getNew() - method in class org.postgresql.pljava.internal.TriggerData
Returns the ResultSet that represents the new row.
getNewTuple() - method in class org.postgresql.pljava.internal.TriggerData
Returns a Tuple reflecting the new version of the row, if the trigger was fired for an UPDATE, and null if it is for an INSERT or a DELETE.
getNumber(int,Class) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getNumericFunctions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
get supported escaped numeric functions
getObject(int) - method in class org.postgresql.pljava.internal.HeapTupleHeader
Obtains a value from the underlying native HeapTupleHeader structure.
getObject(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getObject(int,Map) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getObject(org.postgresql.pljava.internal.TupleDesc,int) - method in class org.postgresql.pljava.internal.Tuple
Obtains a value from the underlying native HeapTuple structure.
getObject(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getObject(String,Map) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getObjectPool(Class) - method in class org.postgresql.pljava.Session
Return an object pool for the given class.
getObjectPool(Class) - method in class org.postgresql.pljava.internal.Session
getObjectValue(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getObjectValue(int) - method in class org.postgresql.pljava.jdbc.SingleRowReader
getObjectValue(int) - method in class org.postgresql.pljava.jdbc.SingleRowWriter
getObjectValue(int) - method in class org.postgresql.pljava.jdbc.SPIResultSet
getObjectValue(int) - method in class org.postgresql.pljava.jdbc.SyntheticResultSet
getObjectValue(int) - method in class org.postgresql.pljava.jdbc.TriggerResultSet
getObjectValue(int,Map) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getOID() - method in class org.postgresql.pljava.jdbc.ResultSetField
getOid(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Gets column OID
getOid(int) - method in class org.postgresql.pljava.jdbc.SPIResultSetMetaData
Gets column OID
getOid(int) - method in class org.postgresql.pljava.jdbc.SyntheticResultSetMetaData
Gets column OID
getOid(int) - method in class org.postgresql.pljava.internal.TupleDesc
Returns OID of the column type.
getOld() - method in class org.postgresql.pljava.TriggerData
Returns the ResultSet that represents the old row.
getOld() - method in class org.postgresql.pljava.internal.TriggerData
Returns the ResultSet that represents the old row.
getParameterClassName(int) - method in class org.postgresql.pljava.jdbc.SPIParameterMetaData
This feature is not yet supported.
getParameterCount() - method in class org.postgresql.pljava.jdbc.SPIParameterMetaData
getParameterMetaData() - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
Due to the design of the SPI_prepare, it is currently impossible to obtain the correct parameter meta data before all the parameters have been set, hence a ParameterMetaData obtained prior to setting the paramteres will have all parameters set to the default type Types.VARCHAR.
getParameterMode(int) - method in class org.postgresql.pljava.jdbc.SPIParameterMetaData
Returns ParameterMetaData.parameterModeIn always since this is the only supported type at this time.
getParameterType(int) - method in class org.postgresql.pljava.jdbc.SPIParameterMetaData
getParameterTypeName(int) - method in class org.postgresql.pljava.jdbc.SPIParameterMetaData
This feature is not yet supported.
getPgLevel() - static method in class org.postgresql.pljava.internal.ELogHandler
Obtains the "log_min_messages" configuration variable and translates it into a Level object.
getPGType(org.postgresql.pljava.internal.Oid) - method in class org.postgresql.pljava.jdbc.SPIConnection
getPortal() - method in class org.postgresql.pljava.jdbc.SPIResultSet
getPortalPos() - method in class org.postgresql.pljava.internal.Portal
Returns the value of the portalPos attribute.
getPrecision(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Get the designated column's number of decimal digits.
getPrecision(int) - method in class org.postgresql.pljava.jdbc.SPIParameterMetaData
getPrimaryKeys(String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getProcedureColumns(String,String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getProcedures(String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getProcedureTerm() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getProcessed() - static method in class org.postgresql.pljava.internal.SPI
Returns the value of the global variable SPI_processed.
getPropertyInfo(String,Properties) - method in class org.postgresql.pljava.jdbc.SPIDriver
getQueryTimeout() - method in class org.postgresql.pljava.jdbc.SPIStatement
getReaderLength(Reader) - static method in class org.postgresql.pljava.jdbc.ClobValue
getRef(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getRef(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getRelation() - method in class org.postgresql.pljava.internal.TriggerData
Returns a descriptor for the Tuples exposed by this trigger.
getResult() - static method in class org.postgresql.pljava.internal.SPI
Returns the value of the global variable SPI_result.
getResultSet() - method in class org.postgresql.pljava.ResultSetHandle
An implementation of this method will probably execute a query and return the result of that query.
getResultSet() - method in class org.postgresql.pljava.jdbc.SPIStatement
getResultSetConcurrency() - method in class org.postgresql.pljava.jdbc.SPIStatement
getResultSetHoldability() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves the default holdability of this ResultSet object.
getResultSetHoldability() - method in class org.postgresql.pljava.jdbc.SPIStatement
getResultSetType() - method in class org.postgresql.pljava.jdbc.SPIStatement
getResultText(int) - static method in class org.postgresql.pljava.internal.SPI
Returns a textual representatio of a result code
getRow() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
getSavedErrno() - method in class org.postgresql.pljava.internal.ErrorData
Returns the errno at entry
getSavepointId() - method in class org.postgresql.pljava.internal.PgSavepoint
getSavepointName() - method in class org.postgresql.pljava.internal.PgSavepoint
getScale(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Gets the designated column's number of digits to right of the decimal point.
getScale(int) - method in class org.postgresql.pljava.jdbc.SPIParameterMetaData
getSchema() - method in class org.postgresql.pljava.internal.Relation
Returns the schema name of this Relation.
getSchemaLoader(String) - static method in class org.postgresql.pljava.sqlj.Loader
Obtain a loader that has been configured for the class path of the schema named schemaName.
getSchemaName() - method in class org.postgresql.pljava.TriggerData
Returns the name of the schema of the table for which this trigger was created (as declared in the CREATE TRIGGER
getSchemaName() - method in class org.postgresql.pljava.internal.TriggerData
getSchemaName(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Get the designated column's table's schema.
getSchemas() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getSchemaTerm() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getSearchStringEscape() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getSession() - static method in class org.postgresql.pljava.internal.Backend
getSessionUser() - static method in class org.postgresql.pljava.internal.AclId
Return the id of the session user.
getSessionUserName() - method in class org.postgresql.pljava.Session
Return the name of the user that owns the current session.
getSessionUserName() - method in class org.postgresql.pljava.internal.Session
Return the session user.
getShort(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getShort(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getSlot(int) - method in class org.postgresql.pljava.internal.TupleTable
Returns the Tuple at the given index.
getSQLKeywords() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getSqlState() - method in class org.postgresql.pljava.internal.ErrorData
Returns the unencoded ERRSTATE
getSQLStateType() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Indicates whether the SQLSTATEs returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL99.
getSQLType(org.postgresql.pljava.internal.Oid) - method in class org.postgresql.pljava.jdbc.SPIConnection
getSQLType(String) - method in class org.postgresql.pljava.jdbc.SPIConnection
getStatement() - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getStatement() - method in class org.postgresql.pljava.jdbc.SPIResultSet
getStatementCacheSize() - static method in class org.postgresql.pljava.internal.Backend
Returns the size of the statement cache.
getStreamLength(InputStream) - static method in class org.postgresql.pljava.jdbc.BlobValue
getString(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getString(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getStringFunctions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getSubString(long,int) - method in class org.postgresql.pljava.jdbc.ClobValue
getSuperTables(String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSystemFunctions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getTableName() - method in class org.postgresql.pljava.TriggerData
Returns the name of the table for which this trigger was created (as declared in the CREATE TRIGGER
getTableName() - method in class org.postgresql.pljava.internal.TriggerData
getTableName(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Gets the designated column's table name.
getTablePrivileges(String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getTables(String,String,String,types[]) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getTableTypes() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getTime(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getTime(int,Calendar) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getTime(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getTime(String,Calendar) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getTimeDateFunctions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getTimestamp(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getTimestamp(int,Calendar) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getTimestamp(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getTimestamp(String,Calendar) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getTransactionIsolation() - method in class org.postgresql.pljava.jdbc.SPIConnection
Returns Connection.TRANSACTION_READ_COMMITTED.
getTriggerReturnTuple() - method in class org.postgresql.pljava.internal.TriggerData
Commits the changes made on the ResultSet representing new and returns the native pointer of new tuple.
getTriggerTuple() - method in class org.postgresql.pljava.internal.TriggerData
Returns a Tuple reflecting the row for which the trigger was fired.
getTuple() - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
Creates a tuple from the written values and returns its native pointer.
getTupleAndClear() - method in class org.postgresql.pljava.jdbc.SingleRowWriter
Creates a tuple from the current row values and then cancel all row updates to prepare for a new row.
getTupleDesc() - method in class org.postgresql.pljava.internal.HeapTupleHeader
Obtains the TupleDesc that describes the tuple and returns it.
getTupleDesc() - method in class org.postgresql.pljava.internal.Portal
Returns the TupleDesc that describes the row Tuples for this Portal.
getTupleDesc() - method in class org.postgresql.pljava.internal.Relation
Returns a descriptor that describes tuples in this Relation.
getTupleDesc() - method in class org.postgresql.pljava.jdbc.SingleRowReader
getTupleDesc() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
getTupleDesc() - method in class org.postgresql.pljava.jdbc.SingleRowWriter
getTupleDesc() - method in class org.postgresql.pljava.jdbc.TriggerResultSet
getTupleDesc() - method in class org.postgresql.pljava.internal.TupleTable
getTupleTable() - method in class org.postgresql.pljava.jdbc.SPIResultSet
getTupTable(org.postgresql.pljava.internal.TupleDesc) - static method in class org.postgresql.pljava.internal.SPI
Returns the value of the global variable SPI_tuptable.
getType() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
getTypeId() - static method in class org.postgresql.pljava.internal.Oid
Returns the PostgreSQL type id for the Oid type.
getTypeInfo() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getTypeMap() - method in class org.postgresql.pljava.jdbc.SPIConnection
Returns null.
getTypeMap(String) - static method in class org.postgresql.pljava.sqlj.Loader
Returns the SQL type Oid to Java Class map that contains the Java UDT mappings for the given schema.
getUDTs(String,String,String,int[]) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getUnicodeStream(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getUnicodeStream(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getUpdateCount() - method in class org.postgresql.pljava.jdbc.SPIStatement
getURL() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getURL(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getURL(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
getUser() - static method in class org.postgresql.pljava.internal.AclId
Return the id of the current database user.
getUserName() - method in class org.postgresql.pljava.Session
Return the name of the effective user.
getUserName() - method in class org.postgresql.pljava.internal.Session
Return the current user.
getUserName() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getValidKey(Object) - method in class org.postgresql.pljava.internal.TransactionalMap.KeyIterator
getValue() - method in class org.postgresql.pljava.internal.TransactionalMap.BackedEntry
getValue(int,Class) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getValue(int,Class,Calendar) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getValueIterator() - method in class org.postgresql.pljava.internal.TransactionalMap
getVersionColumns(String,String,String) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
getVersionNumber() - method in class org.postgresql.pljava.jdbc.SPIConnection
getWarnings() - method in class org.postgresql.pljava.jdbc.ObjectResultSet
getWarnings() - method in class org.postgresql.pljava.jdbc.SPIConnection
Warnings are not yet supported.
getWarnings() - method in class org.postgresql.pljava.jdbc.SPIStatement

H

hashCode() - method in class org.postgresql.pljava.internal.AclId
Returns the hashCode of this id.
hashCode() - method in class org.postgresql.pljava.internal.Oid
The native value is used as the hash code.
hashCode() - method in class org.postgresql.pljava.internal.PgSavepoint
hasNext() - method in class org.postgresql.pljava.internal.TransactionalMap.KeyIterator
hasSchemaCreatePermission(org.postgresql.pljava.internal.Oid) - method in class org.postgresql.pljava.internal.AclId
Return true if this AclId has the right to create new objects in the given schema.
HeapTupleHeader - class org.postgresql.pljava.internal.HeapTupleHeader
The HeapTupleHeader correspons to the internal PostgreSQL HeapTupleHeader struct.
HOUR - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions

I

IFNULL - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
IFS_RDLOCK - static field in class org.postgresql.pljava.internal.LargeObject
Flag returned by create(int) and open(Oid,int)
IFS_WRLOCK - static field in class org.postgresql.pljava.internal.LargeObject
Flag returned by create(int) and open(Oid,int)
init() - static method in class org.postgresql.pljava.internal.ELogHandler
INSERT - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
insertRow() - method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
insertRow() - method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
insertRow() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
This feature is not supported.
insertsAreDetected(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
install(Connection) - method in class org.postgresql.pljava.management.SQLDeploymentDescriptor
Executes the INSTALL actions.
installJar(byte[],String,boolean) - static method in class org.postgresql.pljava.management.Commands
Installs a new Jar in the database jar repository under name jarName.
installJar(String,String,boolean) - static method in class org.postgresql.pljava.management.Commands
Installs a new Jar in the database jar repository under name jarName.
INT2 - static field in class org.postgresql.pljava.jdbc.TypeOid
INT4 - static field in class org.postgresql.pljava.jdbc.TypeOid
INT8 - static field in class org.postgresql.pljava.jdbc.TypeOid
internalAddBatch(Object) - method in class org.postgresql.pljava.jdbc.SPIStatement
intValue() - method in class org.postgresql.pljava.internal.AclId
Returns the integer value of this id.
intValue() - method in class org.postgresql.pljava.internal.Oid
INV_READ - static field in class org.postgresql.pljava.internal.LargeObject
Read mode flag to be passed to create(int) and open(Oid,int)
INV_WRITE - static field in class org.postgresql.pljava.internal.LargeObject
Write mode flag to be passed to create(int) and open(Oid,int)
INVALID - static field in class org.postgresql.pljava.jdbc.TypeOid
INVALID_SQL_STATEMENT_NAME - static field in class org.postgresql.pljava.jdbc.StatementClosedException
Invocation - class org.postgresql.pljava.jdbc.Invocation
isAfterLast() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Returns false.
isAtEnd() - method in class org.postgresql.pljava.internal.Portal
Returns the value of the atEnd attribute.
isAtStart() - method in class org.postgresql.pljava.internal.Portal
Returns the value of the atStart attribute.
isAutoIncrement(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates whether the designated column is automatically numbered, thus read-only.
isAutoIncrement(int) - method in class org.postgresql.pljava.jdbc.SPIResultSetMetaData
Indicates whether the designated column is automatically numbered, thus read-only.
isAutoIncrement(int) - method in class org.postgresql.pljava.jdbc.SyntheticResultSetMetaData
Indicates whether the designated column is automatically numbered, thus read-only.
isBeforeFirst() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Will always return false since a SingleRowWriter starts on the one and only row.
isCallingJava() - static method in class org.postgresql.pljava.internal.Backend
Returns true if the backend is awaiting a return from a call into the JVM.
isCaseSensitive(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates whether a column's case matters.
isCatalogAtStart() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
isClosed() - method in class org.postgresql.pljava.jdbc.SPIConnection
Will always return false.
isCurrency(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates whether the designated column is a cash value.
isCursorPlan() - method in class org.postgresql.pljava.internal.ExecutionPlan
Checks if this ExecutionPlan can create a Portal using cursorOpen(String,Object[]).
isDefinitelyWritable(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates whether a write on the designated column will definitely succeed.
isEmpty() - method in class org.postgresql.pljava.internal.TransactionalMap
isFiredAfter() - method in class org.postgresql.pljava.TriggerData
Returns true if the trigger was fired after the statement or row action that it is associated with.
isFiredAfter() - method in class org.postgresql.pljava.internal.TriggerData
Returns true if the trigger was fired after the statement or row action that it is associated with.
isFiredBefore() - method in class org.postgresql.pljava.TriggerData
Returns true if the trigger was fired before the statement or row action that it is associated with.
isFiredBefore() - method in class org.postgresql.pljava.internal.TriggerData
Returns true if the trigger was fired before the statement or row action that it is associated with.
isFiredByDelete() - method in class org.postgresql.pljava.TriggerData
Returns true if this trigger was fired by a DELETE.
isFiredByDelete() - method in class org.postgresql.pljava.internal.TriggerData
Returns true if this trigger was fired by a DELETE.
isFiredByInsert() - method in class org.postgresql.pljava.TriggerData
Returns true if this trigger was fired by an INSERT.
isFiredByInsert() - method in class org.postgresql.pljava.internal.TriggerData
Returns true if this trigger was fired by an INSERT.
isFiredByUpdate() - method in class org.postgresql.pljava.TriggerData
Returns true if this trigger was fired by an UPDATE.
isFiredByUpdate() - method in class org.postgresql.pljava.internal.TriggerData
Returns true if this trigger was fired by an UPDATE.
isFiredForEachRow() - method in class org.postgresql.pljava.TriggerData
Returns true if this trigger is fired once for each row (as opposed to once for the entire statement).
isFiredForEachRow() - method in class org.postgresql.pljava.internal.TriggerData
Returns true if this trigger is fired once for each row (as opposed to once for the entire statement).
isFiredForStatement() - method in class org.postgresql.pljava.TriggerData
Returns true if this trigger is fired once for the entire statement (as opposed to once for each row).
isFiredForStatement() - method in class org.postgresql.pljava.internal.TriggerData
Returns true if this trigger is fired once for the entire statement (as opposed to once for each row).
isFirst() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Returns true.
isLast() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Returns true.
isLast() - method in class org.postgresql.pljava.jdbc.SPIResultSet
isLast() - method in class org.postgresql.pljava.jdbc.SyntheticResultSet
isNullable(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates the nullability of values in the designated column.
isNullable(int) - method in class org.postgresql.pljava.jdbc.SPIParameterMetaData
isOutputToClient() - method in class org.postgresql.pljava.internal.ErrorData
Returns true if the error will be reported to the client
isOutputToServer() - method in class org.postgresql.pljava.internal.ErrorData
Returns true if the error will be reported to the server log
isPosOverflow() - method in class org.postgresql.pljava.internal.Portal
Returns the value of the posOverflow attribute.
isReadOnly() - method in class org.postgresql.pljava.jdbc.SPIConnection
Returns false.
isReadOnly() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
isReadOnly(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates whether the designated column is definitely not writable.
isReleaseLingeringSavepoints() - static method in class org.postgresql.pljava.internal.Backend
Returns the value of the GUC custom variable pljava.release_lingering_savepoints.
isSearchable(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates whether the designated column can be used in a where clause.
isShowFuncname() - method in class org.postgresql.pljava.internal.ErrorData
Returns true if funcname inclusion is set
isSigned(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates whether values in the designated column are signed numbers.
isSigned(int) - method in class org.postgresql.pljava.jdbc.SPIParameterMetaData
isSuperuser() - method in class org.postgresql.pljava.internal.AclId
Returns true if this AclId represents a super user.
isValid() - method in class org.postgresql.pljava.internal.Portal
Checks if the portal is still active.
isWritable(int) - method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Indicates whether it is possible for a write on the designated column to succeed.

J

JavaWrapper - class org.postgresql.pljava.internal.JavaWrapper
JavaWrapper(long) - constructor for class org.postgresql.pljava.internal.JavaWrapper
Creates an instance of this class that will be attached to a native structure represented by pointer.
JDBC3_TYPE_NAMES - static field in class org.postgresql.pljava.jdbc.SPIConnection
JDBC_TYPE_NUMBERS - static field in class org.postgresql.pljava.jdbc.SPIConnection
jdbcCompliant() - method in class org.postgresql.pljava.jdbc.SPIDriver

K

TransactionalMap.KeyIterator - class org.postgresql.pljava.internal.TransactionalMap.KeyIterator
keySet() - method in class org.postgresql.pljava.internal.TransactionalMap

L

LargeObject - class org.postgresql.pljava.internal.LargeObject
The LargeObject correspons to the internal PostgreSQL LargeObjectDesc.
last() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Cursor positioning is not implemented.
LCASE - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
LEFT - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
LENGTH - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
length() - method in class org.postgresql.pljava.jdbc.BlobValue
length() - method in class org.postgresql.pljava.jdbc.ClobValue
length() - method in class org.postgresql.pljava.internal.LargeObject
Loader - class org.postgresql.pljava.sqlj.Loader
LOCATE - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
locatorsUpdateCopy() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
LOG - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
LOG10 - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
LOG_DEBUG1 - static field in class org.postgresql.pljava.internal.ELogHandler
LOG_DEBUG2 - static field in class org.postgresql.pljava.internal.ELogHandler
LOG_DEBUG3 - static field in class org.postgresql.pljava.internal.ELogHandler
LOG_DEBUG4 - static field in class org.postgresql.pljava.internal.ELogHandler
LOG_DEBUG5 - static field in class org.postgresql.pljava.internal.ELogHandler
Debugging messages, in categories of decreasing detail.
LOG_ERROR - static field in class org.postgresql.pljava.internal.ELogHandler
user error - abort transaction; return to known state
LOG_FATAL - static field in class org.postgresql.pljava.internal.ELogHandler
fatal error - abort process
LOG_INFO - static field in class org.postgresql.pljava.internal.ELogHandler
Informative messages that are always sent to client; is not affected by client_min_messages
LOG_LOG - static field in class org.postgresql.pljava.internal.ELogHandler
Server operational messages; sent only to server log by default.
LOG_NOTICE - static field in class org.postgresql.pljava.internal.ELogHandler
Helpful messages to users about query operation; sent to client and server log by default.
LOG_PANIC - static field in class org.postgresql.pljava.internal.ELogHandler
take down the other backends with me
LOG_WARNING - static field in class org.postgresql.pljava.internal.ELogHandler
Warnings
longValue() - method in class org.postgresql.pljava.internal.Oid
LTRIM - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions

M

mark(int) - method in class org.postgresql.pljava.jdbc.BlobValue
mark(int) - method in class org.postgresql.pljava.jdbc.ClobValue
markSupported() - method in class org.postgresql.pljava.jdbc.BlobValue
markSupported() - method in class org.postgresql.pljava.jdbc.ClobValue
MINUTE - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
MOD - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
modifyTuple(org.postgresql.pljava.internal.Tuple,int[],Object[]) - method in class org.postgresql.pljava.internal.Relation
Creates a new Tuple by substituting new values for selected columns copying the columns of the original Tuple at other positions.
MONTH - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
MONTHNAME - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
move(boolean,int) - method in class org.postgresql.pljava.internal.Portal
Performs an SPI_cursor_move.
moveToCurrentRow() - method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This is a no-op since the moveToInsertRow() method is unsupported.
moveToCurrentRow() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
This is a no-op since the moveToInsertRow() method is unsupported.
moveToInsertRow() - method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
moveToInsertRow() - method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
moveToInsertRow() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
This feature is not supported on a SingleRowWriter.

N

nativeSQL(String) - method in class org.postgresql.pljava.jdbc.SPIConnection
Parse the JDBC SQL into PostgreSQL.
nativeSQL(String,int[]) - method in class org.postgresql.pljava.jdbc.SPIConnection
next() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
This method will always return false but it will not change the state of the ResultSet.
next() - method in class org.postgresql.pljava.jdbc.SPIResultSet
next() - method in class org.postgresql.pljava.jdbc.SyntheticResultSet
next() - method in class org.postgresql.pljava.internal.TransactionalMap.EntryIterator
next() - method in class org.postgresql.pljava.internal.TransactionalMap.KeyIterator
next() - method in class org.postgresql.pljava.internal.TransactionalMap.ValueIterator
NOW - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
nullPlusNonNullIsNull() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
nullsAreSortedAtEnd() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
nullsAreSortedAtStart() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
nullsAreSortedHigh() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
nullsAreSortedLow() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
NUMERIC - static field in class org.postgresql.pljava.jdbc.TypeOid

O

ObjectPool - interface org.postgresql.pljava.ObjectPool
ObjectResultSet - class org.postgresql.pljava.jdbc.ObjectResultSet
Oid - class org.postgresql.pljava.internal.Oid
The Oid correspons to the internal PostgreSQL Oid.
OID - static field in class org.postgresql.pljava.jdbc.TypeOid
Oid(int) - constructor for class org.postgresql.pljava.internal.Oid
OK_CONNECT - static field in class org.postgresql.pljava.internal.SPI
OK_CURSOR - static field in class org.postgresql.pljava.internal.SPI
OK_DELETE - static field in class org.postgresql.pljava.internal.SPI
OK_FETCH - static field in class org.postgresql.pljava.internal.SPI
OK_FINISH - static field in class org.postgresql.pljava.internal.SPI
OK_INSERT - static field in class org.postgresql.pljava.internal.SPI
OK_SELECT - static field in class org.postgresql.pljava.internal.SPI
OK_SELINTO - static field in class org.postgresql.pljava.internal.SPI
OK_UPDATE - static field in class org.postgresql.pljava.internal.SPI
OK_UTILITY - static field in class org.postgresql.pljava.internal.SPI
onAbort(org.postgresql.pljava.Session) - method in class org.postgresql.pljava.TransactionListener
onCommit(org.postgresql.pljava.Session) - method in class org.postgresql.pljava.TransactionListener
onExit() - method in class org.postgresql.pljava.jdbc.Invocation
Called from the backend when the invokation exits.
onInvocationExit(Connection) - method in class org.postgresql.pljava.internal.PgSavepoint
onPrepare(org.postgresql.pljava.Session) - method in class org.postgresql.pljava.TransactionListener
open(org.postgresql.pljava.internal.Oid,int) - static method in class org.postgresql.pljava.internal.LargeObject
othersDeletesAreVisible(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
othersInsertsAreVisible(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
othersUpdatesAreVisible(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
ownDeletesAreVisible(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
ownInsertsAreVisible(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
ownUpdatesAreVisible(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData

P

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.PooledObject
The passivate method is called before the instance enters the "passive" state.
Call the PooledObject.passivate() method and return the object to the pool.
peekNext() - method in class org.postgresql.pljava.jdbc.SPIResultSet
PgSavepoint - class org.postgresql.pljava.internal.PgSavepoint
PI - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
PooledObject - interface org.postgresql.pljava.PooledObject
Interface for objects that are pooled and reused.
Portal - class org.postgresql.pljava.internal.Portal
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 field in class org.postgresql.pljava.jdbc.BuiltinFunctions
prepare(String,org.postgresql.pljava.internal.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.
publish(LogRecord) - method in class org.postgresql.pljava.internal.ELogHandler
put(Object,Object) - method in class org.postgresql.pljava.internal.TransactionalMap
putAll(Map) - method in class org.postgresql.pljava.internal.TransactionalMap

Q

QUARTER - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions

R

RADIANS - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
RAND - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
read() - method in class org.postgresql.pljava.jdbc.BlobValue
read() - method in class org.postgresql.pljava.jdbc.ClobValue
read(byte[]) - method in class org.postgresql.pljava.jdbc.BlobValue
read(byte[]) - method in class org.postgresql.pljava.internal.LargeObject
read(byte[],int,int) - method in class org.postgresql.pljava.jdbc.BlobValue
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 org.postgresql.pljava.jdbc.ReadOnlyResultSet
The ReadOnlyResultSet implements all methods that changes the ResultSet in any way as methods that yield an UnsupportedFeatureException.
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
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,org.postgresql.pljava.internal.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 org.postgresql.pljava.internal.Relation
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.PooledObject
PLJava invokes this method before it ends the life of the pooled object.
remove() - method in class org.postgresql.pljava.internal.TransactionalMap.KeyIterator
remove(Connection) - method in class org.postgresql.pljava.management.SQLDeploymentDescriptor
Executes the REMOVE actions.
remove(Object) - method in class org.postgresql.pljava.internal.TransactionalMap
removeAttribute(String) - method in class org.postgresql.pljava.Session
Remove an attribute previously stored in the session.
removeAttribute(String) - method in class org.postgresql.pljava.internal.Session
removeInstance(org.postgresql.pljava.PooledObject) - method in class 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.
Removes the specified listener from the list of listeners that will receive savepoint events.
removeSavepointListener(org.postgresql.pljava.SavepointListener) - method in class org.postgresql.pljava.internal.Session
Removes the specified listener from the list of listeners that will receive savepoint events.
Removes the specified listener from the list of listeners that will receive transactional events.
removeTransactionListener(org.postgresql.pljava.TransactionListener) - method in class org.postgresql.pljava.internal.Session
Removes the specified listener from the list of listeners that will receive transactional events.
REPEAT - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
REPLACE - static field 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 org.postgresql.pljava.jdbc.ResultSetField
ResultSetField(String,org.postgresql.pljava.internal.Oid,int) - constructor for class org.postgresql.pljava.jdbc.ResultSetField
ResultSetHandle - interface org.postgresql.pljava.ResultSetHandle
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 java.sql.ResultSet.
ResultSetPicker - class org.postgresql.pljava.internal.ResultSetPicker
ResultSetPicker(org.postgresql.pljava.ResultSetHandle) - constructor for class org.postgresql.pljava.internal.ResultSetPicker
ResultSetProvider - interface org.postgresql.pljava.ResultSetProvider
An implementation of this interface is returned from functions and procedures that are declared to return SET OF a complex type.
RIGHT - static field 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 field 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.SingleRowReader
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.TriggerResultSet
Returns true if this row has been updated.
RTRIM - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions

S

SavepointListener - interface org.postgresql.pljava.SavepointListener
SECOND - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
seek(long,int) - method in class org.postgresql.pljava.internal.LargeObject
SEEK_CUR - static field in class org.postgresql.pljava.internal.LargeObject
Flag to be passed to seek(long,int) denoting that the offset parameter should be treated relative to the current address.
SEEK_END - static field in class org.postgresql.pljava.internal.LargeObject
Flag to be passed to seek(long,int) denoting that the offset parameter should be treated relative to the end of the data.
SEEK_SET - static field in class org.postgresql.pljava.internal.LargeObject
Flag to be passed to seek(long,int) denoting that the offset parameter should be treated as an absolute address.
ServerException - class org.postgresql.pljava.internal.ServerException
ServerException(org.postgresql.pljava.internal.ErrorData) - constructor for class org.postgresql.pljava.internal.ServerException
Session - interface org.postgresql.pljava.Session
A Session maintains transaction coordinated in-memory data.
Session - class org.postgresql.pljava.internal.Session
An instance of this interface reflects the current session.
SessionManager - class org.postgresql.pljava.SessionManager
The SessionManager makes the current Session available to the caller.
set(String) - static method in class org.postgresql.pljava.internal.PgSavepoint
setArray(int,Array) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setAsciiStream(int,InputStream,int) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setAsciiStream(long) - method in class org.postgresql.pljava.jdbc.ClobValue
In this method is not supported by ClobValue
setAttribute(String,Object) - method in class org.postgresql.pljava.Session
Set an attribute to a value in the current session.
setAttribute(String,Object) - method in class org.postgresql.pljava.internal.Session
setAutoCommit(boolean) - method in class org.postgresql.pljava.jdbc.SPIConnection
It is assumed that an SPI call is under transaction control.
setBigDecimal(int,BigDecimal) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setBinaryStream(int,InputStream,int) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setBinaryStream(long) - method in class org.postgresql.pljava.jdbc.BlobValue
In this method is not supported by BlobValue
setBlob(int,Blob) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setBoolean(int,boolean) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setByte(int,byte) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setBytes(int,byte[]) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setBytes(long,byte[]) - method in class org.postgresql.pljava.jdbc.BlobValue
In this method is not supported by BlobValue
setBytes(long,byte[],int,int) - method in class org.postgresql.pljava.jdbc.BlobValue
In this method is not supported by BlobValue
setCatalog(String) - method in class org.postgresql.pljava.jdbc.SPIConnection
The catalog name cannot be set.
setCharacterStream(int,Reader,int) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setCharacterStream(long) - method in class org.postgresql.pljava.jdbc.ClobValue
In this method is not supported by ClobValue
setClassPath(String,String) - static method in class org.postgresql.pljava.management.Commands
Define the class path to use for Java functions, triggers, and procedures that are created in the schema named schemaName This method is exposed in SQL as sqlj.set_classpath(VARCHAR, VARCHAR).
setClob(int,Clob) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setCursorName(String) - method in class org.postgresql.pljava.jdbc.SPIStatement
setDate(int,Date) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setDate(int,Date,Calendar) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setDouble(int,double) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setEscapeProcessing(boolean) - method in class org.postgresql.pljava.jdbc.SPIStatement
setFetchDirection(int) - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Only java.sql.ResultSet.FETCH_FORWARD is supported.
setFetchDirection(int) - method in class org.postgresql.pljava.jdbc.SPIStatement
Only ResultSet.FETCH_FORWARD is supported.
setFetchSize(int) - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
Only permitted value for fetchSize is 1.
setFetchSize(int) - method in class org.postgresql.pljava.jdbc.SPIStatement
setFloat(int,float) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setHoldability(int) - method in class org.postgresql.pljava.jdbc.SPIConnection
Change of holdability is not supported.
setInt(int,int) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setLong(int,long) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setMaxFieldSize(int) - method in class org.postgresql.pljava.jdbc.SPIStatement
setMaxRows(int) - method in class org.postgresql.pljava.jdbc.SPIStatement
setNull(int,int) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setNull(int,int,String) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setObject(int,Object) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setObject(int,Object,int) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setObject(int,Object,int,int) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setQueryTimeout(int) - method in class org.postgresql.pljava.jdbc.SPIStatement
setReadOnly(boolean) - method in class org.postgresql.pljava.jdbc.SPIConnection
It is assumed that an inserts and updates can be performed using and SPIConnection.
setRef(int,Ref) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setSavepoint() - method in class org.postgresql.pljava.jdbc.SPIConnection
setSavepoint(String) - method in class org.postgresql.pljava.jdbc.SPIConnection
setShort(int,short) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setString(int,String) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setString(long,String) - method in class org.postgresql.pljava.jdbc.ClobValue
In this method is not supported by ClobValue
setString(long,String,int,int) - method in class org.postgresql.pljava.jdbc.ClobValue
In this method is not supported by ClobValue
setTime(int,Time) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setTime(int,Time,Calendar) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setTimestamp(int,Timestamp) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setTimestamp(int,Timestamp,Calendar) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setTransactionIsolation(int) - method in class org.postgresql.pljava.jdbc.SPIConnection
Change of transaction isolation level is not supported.
setTypeMap(Map) - method in class org.postgresql.pljava.jdbc.SPIConnection
Type map is not yet implemented.
setUnicodeStream(int,InputStream,int) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setURL(int,URL) - method in class org.postgresql.pljava.jdbc.SPIPreparedStatement
setValue(Object) - method in class org.postgresql.pljava.internal.TransactionalMap.BackedEntry
SIGN - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
SIN - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
SingleRowReader - class org.postgresql.pljava.jdbc.SingleRowReader
A single row, read-only ResultSet, specially made for functions and procedures that takes complex types as arguments (PostgreSQL 7.5 and later).
SingleRowReader(long,org.postgresql.pljava.internal.TupleDesc) - constructor for class org.postgresql.pljava.jdbc.SingleRowReader
SingleRowResultSet - class org.postgresql.pljava.jdbc.SingleRowResultSet
A single row ResultSet
SingleRowWriter - class org.postgresql.pljava.jdbc.SingleRowWriter
A single row, updateable ResultSet, specially made for functions and procedures that returns complex types or sets.
SingleRowWriter(org.postgresql.pljava.internal.TupleDesc) - constructor for class org.postgresql.pljava.jdbc.SingleRowWriter
size() - method in class org.postgresql.pljava.internal.TransactionalMap
size() - method in class org.postgresql.pljava.internal.TupleDesc
Returns the number of columns in this tuple descriptor.
skip(long) - method in class org.postgresql.pljava.jdbc.BlobValue
skip(long) - method in class org.postgresql.pljava.jdbc.ClobValue
SPACE - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
SPI - class org.postgresql.pljava.internal.SPI
The SPI class provides access to some global variables used by SPI.
SPIConnection - class org.postgresql.pljava.jdbc.SPIConnection
SPIDatabaseMetaData - class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
SPIDriver - class org.postgresql.pljava.jdbc.SPIDriver
SPIException - class org.postgresql.pljava.internal.SPIException
SPIException(int) - constructor for class org.postgresql.pljava.internal.SPIException
SPIParameterMetaData - class org.postgresql.pljava.jdbc.SPIParameterMetaData
SPIPreparedStatement - class org.postgresql.pljava.jdbc.SPIPreparedStatement
SPIResultSet - class org.postgresql.pljava.jdbc.SPIResultSet
A Read-only ResultSet that provides direct access to a Portal.
SPIResultSetMetaData - class org.postgresql.pljava.jdbc.SPIResultSetMetaData
Implementation of ResultSetMetaData for SPIResultSet
Constructor.
SPIStatement - class org.postgresql.pljava.jdbc.SPIStatement
SPIStatement(org.postgresql.pljava.jdbc.SPIConnection) - constructor for class org.postgresql.pljava.jdbc.SPIStatement
SQLDeploymentDescriptor - class org.postgresql.pljava.management.SQLDeploymentDescriptor
This class deals with parsing and executing the deployment descriptor as defined in ISO/IEC 9075-13:2003.
SQLDeploymentDescriptor(String,String) - constructor for class org.postgresql.pljava.management.SQLDeploymentDescriptor
Parses the deployment descriptor descImage using implementorName as discriminator for implementor specific blocks.
SQLInputFromChunk - class org.postgresql.pljava.jdbc.SQLInputFromChunk
The SQLInputToChunk uses JNI to read from memory that has been allocated by the PostgreSQL backend.
SQLInputFromChunk(long,int) - constructor for class org.postgresql.pljava.jdbc.SQLInputFromChunk
SQLInputFromTuple - class org.postgresql.pljava.jdbc.SQLInputFromTuple
A single row, updateable ResultSet specially made for triggers.
SQLOutputToChunk - class org.postgresql.pljava.jdbc.SQLOutputToChunk
The SQLOutputToChunk uses JNI to build a PostgreSQL StringInfo buffer in memory.
SQLOutputToChunk(long) - constructor for class org.postgresql.pljava.jdbc.SQLOutputToChunk
SQLOutputToTuple - class org.postgresql.pljava.jdbc.SQLOutputToTuple
SQLOutputToTuple(org.postgresql.pljava.internal.TupleDesc) - constructor for class org.postgresql.pljava.jdbc.SQLOutputToTuple
SQLUtils - class org.postgresql.pljava.jdbc.SQLUtils
Helpful utility commands when dealing with JDBC
SQRT - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
StatementClosedException - class org.postgresql.pljava.jdbc.StatementClosedException
StatementClosedException() - constructor for class org.postgresql.pljava.jdbc.StatementClosedException
storesLowerCaseIdentifiers() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
storesLowerCaseQuotedIdentifiers() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
storesMixedCaseIdentifiers() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
storesMixedCaseQuotedIdentifiers() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
storesUpperCaseIdentifiers() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
storesUpperCaseQuotedIdentifiers() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
SUBSTRING - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
supportsAlterTableWithAddColumn() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsAlterTableWithDropColumn() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsANSI92EntryLevelSQL() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsANSI92FullSQL() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsANSI92IntermediateSQL() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsBatchUpdates() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsCatalogsInDataManipulation() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsCatalogsInIndexDefinitions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsCatalogsInPrivilegeDefinitions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsCatalogsInProcedureCalls() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsCatalogsInTableDefinitions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsColumnAliasing() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsConvert() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsConvert(int,int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsCoreSQLGrammar() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsCorrelatedSubqueries() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsDataManipulationTransactionsOnly() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsDifferentTableCorrelationNames() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsExpressionsInOrderBy() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsExtendedSQLGrammar() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsFullOuterJoins() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsGetGeneratedKeys() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupBy() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsGroupByBeyondSelect() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsGroupByUnrelated() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsIntegrityEnhancementFacility() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsLikeEscapeClause() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsLimitedOuterJoins() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsMinimumSQLGrammar() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsMixedCaseIdentifiers() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsMixedCaseQuotedIdentifiers() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsMultipleOpenResults() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsMultipleTransactions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsNamedParameters() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves whether this database supports named parameters to callable statements.
supportsNonNullableColumns() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsOpenCursorsAcrossCommit() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsOpenCursorsAcrossRollback() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsOpenStatementsAcrossCommit() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsOpenStatementsAcrossRollback() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsOrderByUnrelated() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsOuterJoins() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsPositionedDelete() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsPositionedUpdate() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsResultSetConcurrency(int,int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsResultSetHoldability(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves whether this database supports the given result set holdability.
supportsResultSetType(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSavepoints() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves whether this database supports savepoints.
supportsSchemasInDataManipulation() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSchemasInIndexDefinitions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSchemasInPrivilegeDefinitions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSchemasInProcedureCalls() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSchemasInTableDefinitions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSelectForUpdate() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsStatementPooling() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves weather this database supports statement pooling.
supportsStoredProcedures() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSubqueriesInComparisons() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSubqueriesInExists() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSubqueriesInIns() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsSubqueriesInQuantifieds() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsTableCorrelationNames() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsTransactionIsolationLevel(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsTransactions() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsUnion() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
supportsUnionAll() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
SyntheticResultSet - class org.postgresql.pljava.jdbc.SyntheticResultSet
A Synthetic ResultSet that provides direct access to data stored in a java.util.ArrayList.
SyntheticResultSetMetaData - class org.postgresql.pljava.jdbc.SyntheticResultSetMetaData
Implementation of ResultSetMetaData for SyntheticResultSet
Constructor.

T

TAN - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
tell() - method in class org.postgresql.pljava.internal.LargeObject
TEXT - static field in class org.postgresql.pljava.jdbc.TypeOid
THREADLOCK - static field in class org.postgresql.pljava.internal.Backend
All native calls synchronize on this object.
TIME - static field in class org.postgresql.pljava.jdbc.TypeOid
TIMESTAMP - static field in class org.postgresql.pljava.jdbc.TypeOid
TIMESTAMPTZ - static field in class org.postgresql.pljava.jdbc.TypeOid
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.jdbc.SPIPreparedStatement
toString() - method in class org.postgresql.pljava.management.SQLDeploymentDescriptor
Returns the original image.
TransactionalMap - class org.postgresql.pljava.internal.TransactionalMap
A TransactionalMap acts as a modifiable front for a backing map.
TransactionalMap(Map) - constructor for class org.postgresql.pljava.internal.TransactionalMap
TransactionListener - interface org.postgresql.pljava.TransactionListener
TRIGGER_ACTION_EXCEPTION - static field in class org.postgresql.pljava.TriggerException
TriggerData - interface org.postgresql.pljava.TriggerData
The SQL 2003 spec. does not stipulate a standard way of mapping triggers to functions.
TriggerData - class org.postgresql.pljava.internal.TriggerData
The TriggerData correspons to the internal PostgreSQL TriggerData.
TriggerException - class org.postgresql.pljava.TriggerException
An exception specially suited to be thrown from within a method designated to be a trigger function.
TriggerException(org.postgresql.pljava.TriggerData) - constructor for class org.postgresql.pljava.TriggerException
Create an exception based on the TriggerData that was passed to the trigger method.
Create an exception based on the TriggerData that was passed to the trigger method and an additional message.
TriggerResultSet - class org.postgresql.pljava.jdbc.TriggerResultSet
A single row, updateable ResultSet specially made for triggers.
TRUNCATE - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
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
Tuple - class org.postgresql.pljava.internal.Tuple
The Tuple correspons to the internal PostgreSQL HeapTuple.
TupleDesc - class org.postgresql.pljava.internal.TupleDesc
The TupleDesc correspons to the internal PostgreSQL TupleDesc.
TupleTable - class org.postgresql.pljava.internal.TupleTable
The SPITupleTable correspons to the internal PostgreSQL SPITupleTable type.
TypeOid - class org.postgresql.pljava.jdbc.TypeOid
Provides constants for well-known backend OIDs for the types we commonly use.

U

UCASE - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
UnsupportedFeatureException - class org.postgresql.pljava.jdbc.UnsupportedFeatureException
UnsupportedFeatureException(String) - constructor for class org.postgresql.pljava.jdbc.UnsupportedFeatureException
updateArray(int,Array) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateArray(String,Array) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateAsciiStream(int,InputStream,int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateAsciiStream(String,InputStream,int) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateBigDecimal(int,BigDecimal) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateBigDecimal(String,BigDecimal) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateBinaryStream(int,InputStream,int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateBinaryStream(String,InputStream,int) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateBlob(int,Blob) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateBlob(String,Blob) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateBoolean(int,boolean) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateBoolean(String,boolean) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateByte(int,byte) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateByte(String,byte) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateBytes(int,byte[]) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateBytes(String,x[]) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateCharacterStream(int,Reader,int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateCharacterStream(String,Reader,int) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateClob(int,Clob) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateClob(String,Clob) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateDate(int,Date) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateDate(String,Date) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateDouble(int,double) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateDouble(String,double) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateFloat(int,float) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateFloat(String,float) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateInt(int,int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateInt(String,int) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateLong(int,long) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateLong(String,long) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateNull(int) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateNull(String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateObject(int,Object) - method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
updateObject(int,Object) - method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
updateObject(int,Object) - method in class org.postgresql.pljava.jdbc.SingleRowWriter
updateObject(int,Object) - method in class org.postgresql.pljava.jdbc.TriggerResultSet
Store this change for later use
updateObject(int,Object,int) - method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
updateObject(int,Object,int) - method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
updateObject(int,Object,int) - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
The scale is not really supported.
updateObject(String,Object) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateObject(String,Object,int) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateRef(int,Ref) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateRef(String,Ref) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateRow() - method in class org.postgresql.pljava.jdbc.ReadOnlyResultSet
This feature is not supported on a ReadOnlyResultSet.
updateRow() - method in class org.postgresql.pljava.jdbc.SingleRowReader
This feature is not supported on a ReadOnlyResultSet.
updateRow() - method in class org.postgresql.pljava.jdbc.SingleRowResultSet
This is a noop.
updatesAreDetected(int) - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
updateShort(int,short) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateShort(String,short) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateString(int,String) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateString(String,String) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateTime(int,Time) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateTime(String,Time) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
updateTimestamp(int,Timestamp) - method in class org.postgresql.pljava.jdbc.ObjectResultSet
updateTimestamp(String,Timestamp) - method in class org.postgresql.pljava.jdbc.AbstractResultSet
USER - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
usesLocalFilePerTable() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
usesLocalFiles() - method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData

V

TransactionalMap.ValueIterator - class org.postgresql.pljava.internal.TransactionalMap.ValueIterator
values() - method in class org.postgresql.pljava.internal.TransactionalMap
VARCHAR - static field in class org.postgresql.pljava.jdbc.TypeOid

W

wasNull() - method in class org.postgresql.pljava.jdbc.ObjectResultSet
wasNull() - method in class org.postgresql.pljava.jdbc.SQLInputFromChunk
wasNull() - method in class org.postgresql.pljava.jdbc.SQLInputFromTuple
WEEK - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions
write(byte[]) - method in class org.postgresql.pljava.internal.LargeObject
writeArray(Array) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeArray(Array) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeAsciiStream(InputStream) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeAsciiStream(InputStream) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeBigDecimal(BigDecimal) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeBigDecimal(BigDecimal) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeBinaryStream(InputStream) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeBinaryStream(InputStream) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeBlob(Blob) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeBlob(Blob) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeBoolean(boolean) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeBoolean(boolean) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeByte(byte) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeByte(byte) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeBytes(byte[]) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeBytes(byte[]) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeCharacterStream(Reader) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeCharacterStream(Reader) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeClob(Clob) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeClob(Clob) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeDate(Date) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeDate(Date) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeDouble(double) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeDouble(double) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeFloat(float) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeFloat(float) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeInt(int) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeInt(int) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeLong(long) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeLong(long) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeObject(SQLData) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeObject(SQLData) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeRef(Ref) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeRef(Ref) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeShort(short) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeShort(short) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeString(String) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeString(String) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeStruct(Struct) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeStruct(Struct) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeTime(Time) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeTime(Time) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeTimestamp(Timestamp) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeTimestamp(Timestamp) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple
writeURL(URL) - method in class org.postgresql.pljava.jdbc.SQLOutputToChunk
writeURL(URL) - method in class org.postgresql.pljava.jdbc.SQLOutputToTuple

Y

YEAR - static field in class org.postgresql.pljava.jdbc.BuiltinFunctions

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