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

G

get(Object) - Method in class org.postgresql.pljava.internal.TransactionalMap
 
get(String) - Method in class org.postgresql.pljava.test.Environment
 
getArguments() - Method in class org.postgresql.pljava.internal.TriggerData
Returns the arguments for this trigger (as declared in the CREATE TRIGGER statement.
getArguments() - Method in interface org.postgresql.pljava.TriggerData
Returns the arguments for this trigger (as declared in the CREATE TRIGGER statement.
getArray(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getArray(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getAsciiStream(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
 
getAttribute(String) - Method in class org.postgresql.pljava.internal.Session
 
getAttribute(String) - Method in interface org.postgresql.pljava.Session
Obtain an attribute from the current 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.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
getBigDecimal(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getBigDecimal(String, int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
Deprecated.  
getBigDecimal(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getBigDecimal(int, int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
Deprecated.  
getBinaryPairs() - Static method in class org.postgresql.pljava.example.BinaryColumnTest
 
getBinaryStream(String) - 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
 
getBlob(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getBlob(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getBoolean(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getBoolean(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getByte(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getByte(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getBytes(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getBytes(long, int) - Method in class org.postgresql.pljava.jdbc.BlobValue
 
getBytes(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getCharacterStream() - Method in class org.postgresql.pljava.jdbc.ClobValue
 
getCharacterStream(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getClob(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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(int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnLabel() - Method in class org.postgresql.pljava.jdbc.ResultSetField
 
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.internal.TupleDesc
Returns the name of the column at index.
getColumnName(int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Get the designated column's name.
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.SingleRowResultSet
 
getConcurrency() - Method in class org.postgresql.pljava.jdbc.SingleTupleReader
Returns ResultSet.CONCUR_READ_ONLY.
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.
getConnection() - Method in class org.postgresql.pljava.tasks.PLJavaTask
 
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.
getCrossReference(String, String, String, String, String, String) - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
getCurrentLoader() - Static method in class org.postgresql.pljava.sqlj.Loader
Obtains the loader that is in effect for the current schema (i.e.
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
getDatabase() - Method in class org.postgresql.pljava.tasks.PLJavaTask
 
getDatabaseMajorVersion() - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Retrieves the major version number of the underlying database.
getDatabaseMetaDataBooleans() - Static method in class org.postgresql.pljava.example.MetaDataBooleans
 
getDatabaseMetaDataInts() - Static method in class org.postgresql.pljava.example.MetaDataInts
 
getDatabaseMetaDataStrings() - Static method in class org.postgresql.pljava.example.MetaDataStrings
 
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() - Static method in class org.postgresql.pljava.example.Parameters
 
getDate(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getDate(String, Calendar) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getDate(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getDate(int, Calendar) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getDateAsString() - Static method in class org.postgresql.pljava.example.SPIActions
 
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(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getDouble(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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 exception org.postgresql.pljava.internal.ServerException
 
getErrorLevel() - Method in class org.postgresql.pljava.internal.ErrorData
Returns The error level
getErrorReader() - Method in class org.postgresql.pljava.test.CommandReader
 
getExitValue() - Method in class org.postgresql.pljava.test.CommandReader
 
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
getFile() - Method in class org.postgresql.pljava.tasks.JarLoaderTask
 
getFilename() - Method in class org.postgresql.pljava.internal.ErrorData
Returns The file where the error occured
getFloat(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getFloat(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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.
getHostName() - Method in class org.postgresql.pljava.tasks.PLJavaTask
 
getId() - Method in class org.postgresql.pljava.internal.LargeObject
 
getIdentifierQuoteString() - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
getImportedExportedKeys(String, String, String, String, String, String) - 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(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getInt(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getLong(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getMajorVer() - Method in class org.postgresql.pljava.test.TestPLJava
 
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
 
getMetaData() - Method in class org.postgresql.pljava.jdbc.SyntheticResultSet
 
getMinorVer() - Method in class org.postgresql.pljava.test.TestPLJava
 
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.internal.TriggerData
Returns the name of the trigger (as declared in the CREATE TRIGGER statement).
getName() - Method in class org.postgresql.pljava.tasks.JarLoaderTask
 
getName() - Method in interface org.postgresql.pljava.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.internal.TriggerData
Returns the ResultSet that represents the new row.
getNew() - Method in interface org.postgresql.pljava.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(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
 
getObject(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getObject(int, Map) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getObjectPool(Class) - Method in class org.postgresql.pljava.internal.Session
 
getObjectPool(Class) - Method in interface org.postgresql.pljava.Session
Return an object pool for the given class.
getObjectValue(int, Map) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getObjectValue(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getObjectValue(int) - Method in class org.postgresql.pljava.jdbc.SingleRowWriter
 
getObjectValue(int) - Method in class org.postgresql.pljava.jdbc.SingleTupleReader
 
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
 
getOid(int) - Method in class org.postgresql.pljava.internal.TupleDesc
Returns OID of the column type.
getOid(int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Gets column OID
getOID() - Method in class org.postgresql.pljava.jdbc.ResultSetField
 
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
getOld() - Method in class org.postgresql.pljava.internal.TriggerData
Returns the ResultSet that represents the old row.
getOld() - Method in interface org.postgresql.pljava.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(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.
getPortNumber() - Method in class org.postgresql.pljava.tasks.PLJavaTask
 
getPostgresEnvironment() - Method in class org.postgresql.pljava.test.TestPLJava
 
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.
getProperties() - Static method in class org.postgresql.pljava.example.UsingProperties
 
getProperties() - Static method in class org.postgresql.pljava.example.UsingPropertiesAsResultSet
 
getProperties() - Static method in class org.postgresql.pljava.example.UsingPropertiesAsScalarSet
 
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(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getRef(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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.example.SetOfRecordTest
 
getResultSet() - Method in class org.postgresql.pljava.example.Users
 
getResultSet() - Method in class org.postgresql.pljava.example.UsingPropertiesAsResultSet
 
getResultSet() - Method in class org.postgresql.pljava.jdbc.SPIStatement
 
getResultSet() - Method in interface org.postgresql.pljava.ResultSetHandle
An implementation of this method will probably execute a query and return the result of that query.
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.
getSchema() - Method in class org.postgresql.pljava.tasks.JarLoaderTask
 
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.internal.TriggerData
 
getSchemaName(int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Get the designated column's table's schema.
getSchemaName() - Method in interface org.postgresql.pljava.TriggerData
Returns the name of the schema of the table for which this trigger was created (as declared in the CREATE TRIGGERgetSchemas() - 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.internal.Session
Return the session user.
getSessionUserName() - Method in interface org.postgresql.pljava.Session
Return the name of the user that owns the current session.
getShort(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getShort(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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(String) - Method in class org.postgresql.pljava.jdbc.SPIConnection
 
getSQLType(Oid) - Method in class org.postgresql.pljava.jdbc.SPIConnection
 
getSQLTypeName() - Method in class org.postgresql.pljava.example.ComplexScalar
 
getSQLTypeName() - Method in class org.postgresql.pljava.example.ComplexTuple
 
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(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getString(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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.internal.TriggerData
 
getTableName(int) - Method in class org.postgresql.pljava.jdbc.AbstractResultSetMetaData
Gets the designated column's table name.
getTableName() - Method in interface org.postgresql.pljava.TriggerData
Returns the name of the table for which this trigger was created (as declared in the CREATE TRIGGERgetTablePrivileges(String, String, String) - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
getTableTypes() - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
getTime() - Static method in class org.postgresql.pljava.example.Parameters
 
getTime(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getTime(String, Calendar) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getTime(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getTime(int, Calendar) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getTimeAsString() - Static method in class org.postgresql.pljava.example.SPIActions
 
getTimeDateFunctions() - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
getTimestamp() - Static method in class org.postgresql.pljava.example.Parameters
 
getTimestamp(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getTimestamp(String, Calendar) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getTimestamp(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getTimestamp(int, Calendar) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
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 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.
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.internal.TupleTable
 
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.SingleTupleReader
 
getTupleDesc() - Method in class org.postgresql.pljava.jdbc.TriggerResultSet
 
getTupleTable() - Method in class org.postgresql.pljava.jdbc.SPIResultSet
 
getTupTable(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(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
Deprecated.  
getUnicodeStream(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
Deprecated.  
getUpdateCount() - Method in class org.postgresql.pljava.jdbc.SPIStatement
 
getURL(String) - Method in class org.postgresql.pljava.jdbc.AbstractResultSet
 
getURL(int) - Method in class org.postgresql.pljava.jdbc.ObjectResultSet
 
getURL() - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
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.internal.Session
Return the current user.
getUserName() - Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
 
getUserName() - Method in interface org.postgresql.pljava.Session
Return the name of the effective user.
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
 

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