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

C

callMetaDataMethod(String) - Static method in class org.postgresql.pljava.example.MetaDataTest
 
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.SingleRowWriter
 
cancelRowUpdates() - Method in class org.postgresql.pljava.jdbc.SingleTupleReader
This feature is not supported on a ReadOnlyResultSet.
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 variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
CHAR - Static variable 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.
checkIfConnectedAsSuperuser(Connection) - Static method in class org.postgresql.pljava.deploy.Deployer
 
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 in org.postgresql.pljava.jdbc
 
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.example.BinaryColumnTest
 
close() - Method in class org.postgresql.pljava.example.HugeResultSet
 
close() - Method in class org.postgresql.pljava.example.MetaDataBooleans
 
close() - Method in class org.postgresql.pljava.example.MetaDataInts
 
close() - Method in class org.postgresql.pljava.example.MetaDataStrings
 
close() - Method in class org.postgresql.pljava.example.MetaDataTest
 
close() - Method in class org.postgresql.pljava.example.ResultSetTest
 
close() - Method in class org.postgresql.pljava.example.SetOfRecordTest
 
close() - Method in class org.postgresql.pljava.example.TupleReturn
 
close() - Method in class org.postgresql.pljava.example.Users
 
close() - Method in class org.postgresql.pljava.example.UsingProperties
 
close() - Method in class org.postgresql.pljava.example.UsingPropertiesAsResultSet
 
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.internal.ResultSetPicker
 
close() - Method in class org.postgresql.pljava.jdbc.ClobValue
 
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.SingleTupleReader
 
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(Connection) - Static method in class org.postgresql.pljava.jdbc.SQLUtils
 
close(Statement) - Static method in class org.postgresql.pljava.jdbc.SQLUtils
 
close(ResultSet) - Static method in class org.postgresql.pljava.jdbc.SQLUtils
 
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() - Method in interface 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 interface 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.test.CommandReader
 
close() - Method in class org.postgresql.pljava.test.Tester
 
CommandReader - Class in org.postgresql.pljava.test
 
Commands - Class in org.postgresql.pljava.management
This methods of this class are implementations of SQLJ commands.
Commands() - Constructor for class org.postgresql.pljava.management.Commands
 
commit() - Method in class org.postgresql.pljava.internal.TransactionalMap
Commit all changes made since the map was created or since last commit or abort.
commit() - Method in class org.postgresql.pljava.jdbc.SPIConnection
It's not legal to do a commit within a call from SQL.
ComplexScalar - Class in org.postgresql.pljava.example
 
ComplexScalar() - Constructor for class org.postgresql.pljava.example.ComplexScalar
 
ComplexScalar(double, double, String) - Constructor for class org.postgresql.pljava.example.ComplexScalar
 
ComplexTuple - Class in org.postgresql.pljava.example
 
ComplexTuple() - Constructor for class org.postgresql.pljava.example.ComplexTuple
 
CONCAT - Static variable 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 variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
COT - Static variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 
countNulls(ResultSet) - Static method in class org.postgresql.pljava.example.Parameters
 
create(int) - Static method in class org.postgresql.pljava.internal.LargeObject
Creates a LargeObject handle and returns the Oid of that handle.
create(String[], String[]) - Static method in class org.postgresql.pljava.test.CommandReader
 
createIterator(int) - Static method in class org.postgresql.pljava.example.RandomInts
 
createJavaFunction() - Method in class org.postgresql.pljava.test.TableBuilder
 
createSQLJSchema() - Method in class org.postgresql.pljava.deploy.Deployer
 
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.
createTable() - Method in class org.postgresql.pljava.test.TableBuilder
 
createTempFile() - Static method in class org.postgresql.pljava.example.Security
The following method should fail if the language in use is untrusted.
CURDATE - Static variable 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 variable in class org.postgresql.pljava.jdbc.BuiltinFunctions
 

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