- callResult - Variable in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- cancel() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- cancelCopy() - Method in interface org.postgresql.copy.CopyOperation
-
Cancels this copy operation, discarding any exchanged data.
- cancelCopy() - Method in class org.postgresql.copy.PGCopyInputStream
-
- cancelCopy() - Method in class org.postgresql.copy.PGCopyOutputStream
-
- cancelCopy() - Method in class org.postgresql.core.v3.CopyOperationImpl
-
- cancelCopy(CopyOperationImpl) - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
Finishes a copy operation and unlocks connection discarding any exchanged data.
- cancelQuery() - Method in interface org.postgresql.core.BaseConnection
-
Cancel the current query executing on this connection.
- cancelQuery() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- cancelRowUpdates() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- castToServerType(BigDecimal, int) - Static method in class org.postgresql.core.types.PGBigDecimal
-
- castToServerType(Boolean, int) - Static method in class org.postgresql.core.types.PGBoolean
-
- castToServerType(Byte, int) - Static method in class org.postgresql.core.types.PGByte
-
- castToServerType(Double, int) - Static method in class org.postgresql.core.types.PGDouble
-
- castToServerType(Float, int) - Static method in class org.postgresql.core.types.PGFloat
-
- castToServerType(Integer, int) - Static method in class org.postgresql.core.types.PGInteger
-
- castToServerType(Long, int) - Static method in class org.postgresql.core.types.PGLong
-
- castToServerType(Number, int) - Static method in class org.postgresql.core.types.PGNumber
-
- castToServerType(Short, int) - Static method in class org.postgresql.core.types.PGShort
-
- castToServerType(String, int) - Static method in class org.postgresql.core.types.PGString
-
- castToServerType(Object, int) - Static method in class org.postgresql.core.types.PGUnknown
-
- CEILING - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- center - Variable in class org.postgresql.geometric.PGcircle
-
This is the center point
- changeSocket(Socket) - Method in class org.postgresql.core.PGStream
-
Switch this stream to using a new socket.
- CHAR - Static variable in class org.postgresql.core.Oid
-
- CHAR - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- CHAR_ARRAY - Static variable in class org.postgresql.core.Oid
-
- charTerminatesIdentifier(char) - Static method in class org.postgresql.core.Parser
-
- checkClosed() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- checkClosed() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- checkClosed() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- checkColumnIndex(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- checkFreed() - Method in class org.postgresql.jdbc2.AbstractJdbc2BlobClob
-
Checks that this LOB hasn't been free()d already.
- checkIndex(int, int, int, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
helperfunction for the getXXX calls to check isFunction and index == 1
Compare BOTH type fields against the return type.
- checkIndex(int, int, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
helperfunction for the getXXX calls to check isFunction and index == 1
- checkResultSet(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
Checks that the result set is not closed, it's positioned on a
valid row and that the given column number is valid.
- clear() - Method in interface org.postgresql.core.ParameterList
-
Unbind all parameter values bound in this list.
- clearBatch() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- clearParameters() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- clearWarnings() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- clearWarnings() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- clearWarnings() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- clone() - Method in class org.postgresql.geometric.PGbox
-
- clone() - Method in class org.postgresql.geometric.PGcircle
-
- clone() - Method in class org.postgresql.geometric.PGline
-
- clone() - Method in class org.postgresql.geometric.PGlseg
-
- clone() - Method in class org.postgresql.geometric.PGpath
-
- clone() - Method in class org.postgresql.geometric.PGpolygon
-
- clone() - Method in class org.postgresql.util.PGobject
-
This must be overidden to allow the object to be cloned
- close() - Method in class org.postgresql.copy.PGCopyInputStream
-
- close() - Method in class org.postgresql.copy.PGCopyOutputStream
-
- close() - Method in class org.postgresql.core.PGStream
-
Closes the connection
- close() - Method in interface org.postgresql.core.ProtocolConnection
-
Close this connection cleanly.
- close() - Method in interface org.postgresql.core.Query
-
Close this query and free any server-side resources associated
with it.
- close() - Method in interface org.postgresql.core.ResultCursor
-
Close this cursor.
- close() - Method in class org.postgresql.core.VisibleBufferedInputStream
- close() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PooledConnection
-
Closes the physical database connection represented by this
PooledConnection.
- close() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Closes this DataSource, and all the pooled connections, whether in use or not.
- close() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
In some cases, it is desirable to immediately release a Connection's
database and JDBC resources instead of waiting for them to be
automatically released.
- close() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- close() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- close() - Method in class org.postgresql.largeobject.BlobInputStream
-
Closes this input stream and releases any system resources associated
with the stream.
- close() - Method in class org.postgresql.largeobject.BlobOutputStream
-
Closes this output stream and releases any system resources
associated with this stream.
- close() - Method in class org.postgresql.largeobject.LargeObject
-
This method closes the object.
- closeForNextExecution() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- closePath() - Method in class org.postgresql.geometric.PGpath
-
- commit() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- commit(Xid, boolean) - Method in class org.postgresql.xa.PGXAConnection
-
- COMMUNICATION_ERROR - Static variable in class org.postgresql.util.PSQLState
-
- CONCAT - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- concurrency - Variable in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- conn - Variable in class org.postgresql.jdbc2.AbstractJdbc2BlobClob
-
- connect(String, Properties) - Method in class org.postgresql.Driver
-
Try to make a database connection to the given URL.
- connection - Variable in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- connection - Variable in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- connection - Variable in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- connection - Variable in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- CONNECTION_DOES_NOT_EXIST - Static variable in class org.postgresql.util.PSQLState
-
- CONNECTION_FAILURE - Static variable in class org.postgresql.util.PSQLState
-
After a connection has been established, it went bad.
- CONNECTION_FAILURE_DURING_TRANSACTION - Static variable in class org.postgresql.util.PSQLState
-
- CONNECTION_REJECTED - Static variable in class org.postgresql.util.PSQLState
-
The server rejected our connection attempt.
- CONNECTION_UNABLE_TO_CONNECT - Static variable in class org.postgresql.util.PSQLState
-
We could establish a connection with the server for unknown reasons.
- ConnectionFactory - Class in org.postgresql.core
-
Handles protocol-specific connection setup.
- ConnectionFactory() - Constructor for class org.postgresql.core.ConnectionFactory
-
- ConnectionFactoryImpl - Class in org.postgresql.core.v2
-
ConnectionFactory implementation for version 2 (pre-7.4) connections.
- ConnectionFactoryImpl() - Constructor for class org.postgresql.core.v2.ConnectionFactoryImpl
-
- ConnectionFactoryImpl - Class in org.postgresql.core.v3
-
ConnectionFactory implementation for version 3 (7.4+) connections.
- ConnectionFactoryImpl() - Constructor for class org.postgresql.core.v3.ConnectionFactoryImpl
-
- ConnectionPool - Class in org.postgresql.jdbc2.optional
-
- ConnectionPool() - Constructor for class org.postgresql.jdbc2.optional.ConnectionPool
-
- convert(PGStream, Properties, Logger) - Static method in class org.postgresql.ssl.MakeSSL
-
- convertArrayToBaseOid(int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
Return the oid of the array's base element if it's an array,
if not return the provided oid.
- copy() - Method in interface org.postgresql.core.ParameterList
-
Perform a shallow copy of this ParameterList, returning a new instance
(still suitable for passing to the owning Query).
- copy() - Method in class org.postgresql.largeobject.LargeObject
-
- CopyIn - Interface in org.postgresql.copy
-
Copy bulk data from client into a PostgreSQL table very fast.
- copyIn(String) - Method in class org.postgresql.copy.CopyManager
-
- copyIn(String, Reader) - Method in class org.postgresql.copy.CopyManager
-
Use COPY FROM STDIN for very fast copying from a Reader into a database table.
- copyIn(String, Reader, int) - Method in class org.postgresql.copy.CopyManager
-
Use COPY FROM STDIN for very fast copying from a Reader into a database table.
- copyIn(String, InputStream) - Method in class org.postgresql.copy.CopyManager
-
Use COPY FROM STDIN for very fast copying from an InputStream into a database table.
- copyIn(String, InputStream, int) - Method in class org.postgresql.copy.CopyManager
-
Use COPY FROM STDIN for very fast copying from an InputStream into a database table.
- CopyInImpl - Class in org.postgresql.core.v3
-
Anticipated flow of a COPY FROM STDIN operation:
CopyManager.copyIn()
->QueryExecutor.startCopy()
- sends given query to server
->processCopyResults():
- receives CopyInResponse from Server
- creates new CopyInImpl
->initCopy():
- receives copy metadata from server
->CopyInImpl.init()
->lock() connection for this operation
- if query fails an exception is thrown
- if query returns wrong CopyOperation, copyIn() cancels it before throwing exception
<-return: new CopyInImpl holding lock on connection
repeat CopyIn.writeToCopy() for all data
->CopyInImpl.writeToCopy()
->QueryExecutorImpl.writeToCopy()
- sends given data
->processCopyResults()
- parameterized not to block, just peek for new messages from server
- on ErrorResponse, waits until protocol is restored and unlocks connection
CopyIn.endCopy()
->CopyInImpl.endCopy()
->QueryExecutorImpl.endCopy()
- sends CopyDone
- processCopyResults()
- on CommandComplete
->CopyOperationImpl.handleCommandComplete()
- sets updatedRowCount when applicable
- on ReadyForQuery unlock() connection for use by other operations
<-return: CopyInImpl.getUpdatedRowCount()
- CopyInImpl() - Constructor for class org.postgresql.core.v3.CopyInImpl
-
- CopyManager - Class in org.postgresql.copy
-
API for PostgreSQL COPY bulk data transfer
- CopyManager(BaseConnection) - Constructor for class org.postgresql.copy.CopyManager
-
- CopyOperation - Interface in org.postgresql.copy
-
Exchange bulk data between client and PostgreSQL database tables.
- CopyOperationImpl - Class in org.postgresql.core.v3
-
- CopyOperationImpl() - Constructor for class org.postgresql.core.v3.CopyOperationImpl
-
- copyOut(String) - Method in class org.postgresql.copy.CopyManager
-
- copyOut(String, Writer) - Method in class org.postgresql.copy.CopyManager
-
Pass results of a COPY TO STDOUT query from database into a Writer.
- copyOut(String, OutputStream) - Method in class org.postgresql.copy.CopyManager
-
Pass results of a COPY TO STDOUT query from database into an OutputStream.
- CopyOut - Interface in org.postgresql.copy
-
- CopyOutImpl - Class in org.postgresql.core.v3
-
Anticipated flow of a COPY TO STDOUT operation:
CopyManager.copyOut()
->QueryExecutor.startCopy()
- sends given query to server
->processCopyResults():
- receives CopyOutResponse from Server
- creates new CopyOutImpl
->initCopy():
- receives copy metadata from server
->CopyOutImpl.init()
->lock() connection for this operation
- if query fails an exception is thrown
- if query returns wrong CopyOperation, copyOut() cancels it before throwing exception
<-returned: new CopyOutImpl holding lock on connection
repeat CopyOut.readFromCopy() until null
->CopyOutImpl.readFromCopy()
->QueryExecutorImpl.readFromCopy()
->processCopyResults()
- on copydata row from server
->CopyOutImpl.handleCopydata() stores reference to byte array
- on CopyDone, CommandComplete, ReadyForQuery
->unlock() connection for use by other operations
<-returned: byte array of data received from server or null at end.
- CopyOutImpl() - Constructor for class org.postgresql.core.v3.CopyOutImpl
-
- COS - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- COT - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- create() - Method in class org.postgresql.largeobject.LargeObjectManager
-
- create(int) - Method in class org.postgresql.largeobject.LargeObjectManager
-
- createArray(int) - Method in interface org.postgresql.core.BaseResultSet
-
- createArray(int) - Method in class org.postgresql.jdbc4.Jdbc4ResultSet
-
- createConnectionEvent(SQLException) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PooledConnection
-
- createConnectionEvent(SQLException) - Method in class org.postgresql.ds.PGPooledConnection
-
- createConnectionPool() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Creates the appropriate ConnectionPool to use for this DataSource.
- createDriverResultSet(Field[], Vector) - Method in interface org.postgresql.core.BaseStatement
-
Create a synthetic resultset from data provided by the driver.
- createDriverResultSet(Field[], Vector) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- createFastpathParameters(int) - Method in interface org.postgresql.core.QueryExecutor
-
- createFastpathParameters(int) - Method in class org.postgresql.core.v2.QueryExecutorImpl
-
- createFastpathParameters(int) - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
- createLO() - Method in class org.postgresql.largeobject.LargeObjectManager
-
This creates a large object, returning its OID.
- createLO(int) - Method in class org.postgresql.largeobject.LargeObjectManager
-
This creates a large object, returning its OID
- createMetaData() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- createMetaData() - Method in class org.postgresql.jdbc4.Jdbc4ResultSet
-
- createMetaDataStatement() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- createOIDArg(long) - Static method in class org.postgresql.fastpath.Fastpath
-
Creates a FastpathArg with an oid parameter.
- createParameterizedQuery(String) - Method in interface org.postgresql.core.QueryExecutor
-
Create a parameterized Query object suitable for execution by
this QueryExecutor.
- createParameterizedQuery(String) - Method in class org.postgresql.core.v2.QueryExecutorImpl
-
- createParameterizedQuery(String) - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
- createParameterList() - Method in interface org.postgresql.core.Query
-
Create a ParameterList suitable for storing parameters
associated with this Query.
- createParameterMetaData(BaseConnection, int[]) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
- createReference() - Method in class org.postgresql.ds.common.BaseDataSource
-
Generates a reference using the appropriate object factory.
- createReference() - Method in class org.postgresql.xa.jdbc3.AbstractJdbc3XADataSource
-
Generates a reference using the appropriate object factory.
- createResultSet(Query, Field[], Vector, ResultCursor) - Method in interface org.postgresql.core.BaseStatement
-
Create a resultset from data retrieved from the server.
- createResultSet(Query, Field[], Vector, ResultCursor) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- createSimpleQuery(String) - Method in interface org.postgresql.core.QueryExecutor
-
Create an unparameterized Query object suitable for execution by
this QueryExecutor.
- createSimpleQuery(String) - Method in class org.postgresql.core.v2.QueryExecutorImpl
-
- createSimpleQuery(String) - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
- createSocket(InetAddress, int) - Method in class org.postgresql.ssl.WrappedFactory
-
- createSocket(String, int) - Method in class org.postgresql.ssl.WrappedFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.postgresql.ssl.WrappedFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.postgresql.ssl.WrappedFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.postgresql.ssl.WrappedFactory
-
- createStatement() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- createStatement(int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- createStatement(int, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Creates a Statement object that will generate
ResultSet objects with the given type, concurrency,
and holdability.
- createStatement(int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
- createStatement(int, int, int) - Method in class org.postgresql.jdbc4.Jdbc4Connection
-
- createTypeInfo(BaseConnection, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- crypt(byte[], byte[]) - Static method in class org.postgresql.util.UnixCrypt
-
- CURDATE - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- current_row - Variable in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- cursor - Variable in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- CURTIME - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- enableDriverManagerLogging() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- encode(String) - Method in class org.postgresql.core.Encoding
-
Encode a string to an array of bytes.
- ENCODE - Static variable in class org.postgresql.util.Base64
-
Specify encoding.
- encode(byte[], byte[], byte[]) - Static method in class org.postgresql.util.MD5Digest
-
- encodeBytes(byte[]) - Static method in class org.postgresql.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class org.postgresql.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class org.postgresql.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class org.postgresql.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeString(String) - Method in interface org.postgresql.core.BaseConnection
-
Encode a string using the database's client_encoding
(usually UTF8, but can vary on older server versions).
- encodeString(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- encodeUTF8(String) - Static method in class org.postgresql.core.Utils
-
Encode a string as UTF-8.
- Encoding - Class in org.postgresql.core
-
Representation of a particular character encoding.
- Encoding(String) - Constructor for class org.postgresql.core.Encoding
-
- end(Xid, int) - Method in class org.postgresql.xa.PGXAConnection
-
Preconditions:
1.
- endCopy() - Method in interface org.postgresql.copy.CopyIn
-
Finishes copy operation succesfully.
- endCopy() - Method in class org.postgresql.copy.PGCopyOutputStream
-
- endCopy() - Method in class org.postgresql.core.v3.CopyInImpl
-
- endCopy(CopyInImpl) - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
Finishes writing to copy and unlocks connection
- ensureBytes(int) - Method in class org.postgresql.core.VisibleBufferedInputStream
-
Ensures that the buffer contains at least n bytes.
- equals(Object) - Method in class org.postgresql.geometric.PGbox
-
- equals(Object) - Method in class org.postgresql.geometric.PGcircle
-
- equals(Object) - Method in class org.postgresql.geometric.PGline
-
- equals(Object) - Method in class org.postgresql.geometric.PGlseg
-
- equals(Object) - Method in class org.postgresql.geometric.PGpath
-
- equals(Object) - Method in class org.postgresql.geometric.PGpoint
-
- equals(Object) - Method in class org.postgresql.geometric.PGpolygon
-
- equals(Object) - Method in class org.postgresql.util.PGInterval
-
Returns whether an object is equal to this one or not
- equals(Object) - Method in class org.postgresql.util.PGmoney
-
- equals(Object) - Method in class org.postgresql.util.PGobject
-
This must be overidden to allow comparisons of objects
- escapeArrayElement(StringBuffer, String) - Static method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- EscapedFunctions - Class in org.postgresql.jdbc2
-
this class stores supported escaped function
- EscapedFunctions() - Constructor for class org.postgresql.jdbc2.EscapedFunctions
-
- escapeFunction(String, String, boolean) - Static method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
generate sql for escaped functions
- escapeQuotes(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
Turn the provided value into a valid string literal for
direct inclusion into a query.
- escapeString(String) - Method in interface org.postgresql.core.BaseConnection
-
Escapes a string for use as string-literal within an SQL command.
- escapeString(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- execSQLQuery(String) - Method in interface org.postgresql.core.BaseConnection
-
Execute a SQL query that returns a single resultset.
- execSQLQuery(String, int, int) - Method in interface org.postgresql.core.BaseConnection
-
- execSQLQuery(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- execSQLQuery(String, int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
Simple query execution.
- execSQLUpdate(String) - Method in interface org.postgresql.core.BaseConnection
-
Execute a SQL query that does not return results.
- execSQLUpdate(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- execute(Query, ParameterList, ResultHandler, int, int, int) - Method in interface org.postgresql.core.QueryExecutor
-
Execute a Query, passing results to a provided ResultHandler.
- execute(Query[], ParameterList[], ResultHandler, int, int, int) - Method in interface org.postgresql.core.QueryExecutor
-
Execute several Query, passing results to a provided ResultHandler.
- execute(Query, ParameterList, ResultHandler, int, int, int) - Method in class org.postgresql.core.v2.QueryExecutorImpl
-
- execute(Query[], ParameterList[], ResultHandler, int, int, int) - Method in class org.postgresql.core.v2.QueryExecutorImpl
-
- execute(Query, ParameterList, ResultHandler, int, int, int) - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
- execute(Query[], ParameterList[], ResultHandler, int, int, int) - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
- execute(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- execute() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- execute(Query, ParameterList, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- execute(String, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Executes the given SQL statement, which may return multiple results,
and signals the driver that any
auto-generated keys should be made available
for retrieval.
- execute(String, int[]) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Executes the given SQL statement, which may return multiple results,
and signals the driver that the
auto-generated keys indicated in the given array should be made available
for retrieval.
- execute(String, String[]) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Executes the given SQL statement, which may return multiple results,
and signals the driver that the
auto-generated keys indicated in the given array should be made available
for retrieval.
- executeBatch() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- executeQuery(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- executeQuery() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- executeUpdate(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- executeUpdate() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- executeUpdate(String, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Executes the given SQL statement and signals the driver with the
given flag about whether the
auto-generated keys produced by this Statement object
should be made available for retrieval.
- executeUpdate(String, int[]) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Executes the given SQL statement and signals the driver that the
auto-generated keys indicated in the given array should be made available
for retrieval.
- executeUpdate(String, String[]) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Executes the given SQL statement and signals the driver that the
auto-generated keys indicated in the given array should be made available
for retrieval.
- executeWithFlags(String, int) - Method in interface org.postgresql.core.BaseStatement
-
Execute a query, passing additional query flags.
- executeWithFlags(int) - Method in interface org.postgresql.core.BaseStatement
-
Execute a prepared query, passing additional query flags.
- executeWithFlags(String, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- executeWithFlags(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- EXP - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- generatedKeyAlwaysReturned() - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- generatedKeys - Variable in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
Results returned by a statement that wants generated keys.
- getApplicationName() - Method in class org.postgresql.ds.common.BaseDataSource
-
- getArray() - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getArray(long, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getArray(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getArray(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getArray(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getArray(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC ARRAY parameter as an
Array object in the Java programming language.
- getArray(Map<String, Class<?>>) - Method in class org.postgresql.jdbc4.Jdbc4Array
-
- getArray(long, int, Map<String, Class<?>>) - Method in class org.postgresql.jdbc4.Jdbc4Array
-
- getArrayDelimiter(int) - Method in interface org.postgresql.core.TypeInfo
-
Determine the delimiter for the elements of the given array type oid.
- getArrayDelimiter(int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getArrayImpl(Map) - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getArrayImpl(long, int, Map) - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getAsciiStream() - Method in class org.postgresql.jdbc2.AbstractJdbc2Clob
-
- getAsciiStream(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getAsciiStream(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getAttributes(String, String, String, String) - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
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.jdbc2.AbstractJdbc2Connection
-
- getAutoIncrement() - Method in class org.postgresql.core.Field
-
- getBaseColumnName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getBaseColumnName(int) - Method in interface org.postgresql.PGResultSetMetaData
-
Returns the underlying column name of a query result, or ""
if it is unable to be determined.
- getBaseSchemaName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getBaseSchemaName(int) - Method in interface org.postgresql.PGResultSetMetaData
-
Returns the underlying table name of query result, or ""
if it is unable to be determined.
- getBaseTableName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getBaseTableName(int) - Method in interface org.postgresql.PGResultSetMetaData
-
Returns the underlying table name of query result, or ""
if it is unable to be determined.
- getBaseType() - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getBaseTypeName() - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getBigDecimal(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBigDecimal(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBigDecimal(int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBigDecimal(String, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBigDecimal(int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getBigDecimal(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getBigDecimal(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC NUMERIC parameter as a
java.math.BigDecimal object with as many digits to the
right of the decimal point as the value contains.
- getBinaryStream() - Method in class org.postgresql.jdbc2.AbstractJdbc2BlobClob
-
- getBinaryStream(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBinaryStream(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBinaryStream(long, long) - Method in class org.postgresql.jdbc4.AbstractJdbc4Blob
-
- getBinaryStream() - Method in class org.postgresql.jdbc4.Jdbc4SQLXML
-
- getBlob(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBlob(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBlob(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getBlob(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC BLOB parameter as a
Blob object in the Java programming language.
- getBlob(int) - Method in class org.postgresql.jdbc4.Jdbc4ResultSet
-
- getBoolean(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBoolean(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBoolean(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getBoolean(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC BIT parameter as a
boolean in the Java programming language.
- getBuffer() - Method in class org.postgresql.core.VisibleBufferedInputStream
-
Returns direct handle to the used buffer.
- getByte(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getByte(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getByte(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getByte(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC TINYINT parameter as a byte
in the Java programming language.
- getBytes(long, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2BlobClob
-
- getBytes(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBytes(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getBytes(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getBytes(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC BINARY or VARBINARY
parameter as an array of byte values in the Java
programming language.
- getBytes() - Method in class org.postgresql.util.StreamWrapper
-
- getCatalog() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getCatalogName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getCatalogs() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getCatalogSeparator() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getCatalogTerm() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getCharacterStream() - Method in class org.postgresql.jdbc2.AbstractJdbc2Clob
-
- getCharacterStream(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getCharacterStream(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getCharacterStream(long, long) - Method in class org.postgresql.jdbc4.AbstractJdbc4Clob
-
- getCharacterStream() - Method in class org.postgresql.jdbc4.Jdbc4SQLXML
-
- getClientInfoProperties() - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getClob(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getClob(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getClob(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getClob(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC CLOB parameter as a
Clob object in the Java programming language.
- getClob(int) - Method in class org.postgresql.jdbc4.Jdbc4ResultSet
-
- getColumnClassName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
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.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getColumnDisplaySize(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getColumnLabel() - Method in class org.postgresql.core.Field
-
- getColumnLabel(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getColumnName() - Method in class org.postgresql.core.Field
-
- getColumnName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getColumnOID(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getColumnPrivileges(String, String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getColumns(int, String, String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getColumns(String, String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getColumns(String, String, String, String) - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
- getColumns(String, String, String, String) - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getColumnType(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getColumnTypeName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getCompatible() - Method in class org.postgresql.ds.common.BaseDataSource
-
- getConcurrency() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getConnection() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets a connection to the PostgreSQL database.
- getConnection(String, String) - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets a connection to the PostgreSQL database.
- getConnection() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PooledConnection
-
Gets a handle for a client to use.
- getConnection(String, String) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Gets a non-pooled connection, unless the user and password are the
same as the default values for this connection pool.
- getConnection() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Gets a connection from the connection pool.
- getConnection() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getConnection() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getConnection() - Method in class org.postgresql.xa.PGXAConnection
-
XAConnection interface
- getCopyAPI() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getCopyAPI() - Method in interface org.postgresql.PGConnection
-
This returns the COPY API for the current connection.
- getCrossReference(String, String, String, String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getCursorName() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getCursorName() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getData(String, FastpathArg[]) - Method in class org.postgresql.fastpath.Fastpath
-
This convenience method assumes that the return value is not an Integer
- getDatabase() - Method in interface org.postgresql.core.ProtocolConnection
-
- getDatabaseEncoding(String) - Static method in class org.postgresql.core.Encoding
-
Construct an Encoding for a given database encoding.
- getDatabaseMajorVersion() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves the major version number of the underlying database.
- getDatabaseMinorVersion() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves the minor version number of the underlying database.
- getDatabaseName() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets the name of the PostgreSQL database, running on the server identified
by the serverName property.
- getDatabaseProductName() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getDatabaseProductVersion() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getDataSource(String) - Static method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
- getDataSourceName() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Gets the name of this DataSource.
- getDate(int, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getDate(String, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getDate(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getDate(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getDate(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getDate(int, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getDate(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC DATE parameter as a
java.sql.Date object.
- getDate(String, Calendar) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC DATE parameter as a
java.sql.Date object, using
the given Calendar object
to construct the date.
- getDays() - Method in class org.postgresql.util.PGInterval
-
Returns the days represented by this interval
- getDBVersionNumber() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getDecodingReader(InputStream) - Method in class org.postgresql.core.Encoding
-
Get a Reader that decodes the given InputStream using this encoding.
- getDefaultCipherSuites() - Method in class org.postgresql.ssl.WrappedFactory
-
- getDefaultTransactionIsolation() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getDescription() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets a description of this DataSource-ish thing.
- getDescription() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23ConnectionPoolDataSource
-
Gets a description of this DataSource.
- getDescription() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Gets a description of this DataSource.
- getDescription() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23SimpleDataSource
-
Gets a description of this DataSource.
- getDescription() - Method in class org.postgresql.xa.jdbc3.AbstractJdbc3XADataSource
-
- getDetail() - Method in class org.postgresql.util.ServerErrorMessage
-
- getDisplaySize(int, int) - Method in interface org.postgresql.core.TypeInfo
-
- getDisplaySize(int, int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getDouble(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getDouble(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getDouble(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getDouble(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC DOUBLE parameter as a double
in the Java programming language.
- getDriverMajorVersion() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getDriverMinorVersion() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getDriverName() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getDriverVersion() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getEncoding() - Method in interface org.postgresql.core.BaseConnection
-
- getEncoding() - Method in class org.postgresql.core.PGStream
-
- getEncoding() - Method in interface org.postgresql.core.ProtocolConnection
-
- getEncoding() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getEncodingWriter(OutputStream) - Method in class org.postgresql.core.Encoding
-
Get a Writer that encodes to the given OutputStream using this encoding.
- getEncodingWriter() - Method in class org.postgresql.core.PGStream
-
Get a Writer instance that encodes directly onto the underlying stream.
- getExportedKeys(String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getExtraNameCharacters() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getFastpathAPI() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getFastpathAPI() - Method in interface org.postgresql.PGConnection
-
This returns the Fastpath API for the current connection.
- getFetchDirection() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getFetchDirection() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getFetchingCursorName() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getFetchSize() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getFetchSize() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getField(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getFieldCount() - Method in interface org.postgresql.copy.CopyOperation
-
- getFieldCount() - Method in class org.postgresql.copy.PGCopyInputStream
-
- getFieldCount() - Method in class org.postgresql.copy.PGCopyOutputStream
-
- getFieldCount() - Method in class org.postgresql.core.v3.CopyOperationImpl
-
- getFieldFormat(int) - Method in interface org.postgresql.copy.CopyOperation
-
- getFieldFormat(int) - Method in class org.postgresql.copy.PGCopyInputStream
-
- getFieldFormat(int) - Method in class org.postgresql.copy.PGCopyOutputStream
-
- getFieldFormat(int) - Method in class org.postgresql.core.v3.CopyOperationImpl
-
- getFile() - Method in class org.postgresql.util.ServerErrorMessage
-
- getFixedString(int) - Method in interface org.postgresql.core.BaseResultSet
-
Return a sanitized numeric string for a column.
- getFixedString(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getFloat(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getFloat(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getFloat(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getFloat(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC FLOAT parameter as a float
in the Java programming language.
- getFormat() - Method in interface org.postgresql.copy.CopyOperation
-
- getFormat() - Method in class org.postgresql.copy.PGCopyInputStream
-
- getFormat() - Method in class org.postgresql.copy.PGCopyOutputStream
-
- getFormat() - Method in class org.postgresql.core.Field
-
- getFormat() - Method in class org.postgresql.core.v3.CopyOperationImpl
-
- getFunction(String) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
get Method object implementing the given function
- getFunctionColumns(String, String, String, String) - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getFunctions(String, String, String) - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getGeneratedKeys() - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves any auto-generated keys created as a result of executing this
Statement object.
- getHandledRowCount() - Method in interface org.postgresql.copy.CopyOperation
-
After succesful end of copy, returns the number
of database records handled in that operation.
- getHandledRowCount() - Method in class org.postgresql.copy.PGCopyInputStream
-
- getHandledRowCount() - Method in class org.postgresql.copy.PGCopyOutputStream
-
- getHandledRowCount() - Method in class org.postgresql.core.v3.CopyOperationImpl
-
- getHint() - Method in class org.postgresql.util.ServerErrorMessage
-
- getHoldability() - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Retrieves the current holdability of ResultSet objects
created using this Connection object.
- getHost() - Method in class org.postgresql.core.PGStream
-
- getHost() - Method in interface org.postgresql.core.ProtocolConnection
-
- getHours() - Method in class org.postgresql.util.PGInterval
-
Returns the hours represented by this interval
- getID(String) - Method in class org.postgresql.fastpath.Fastpath
-
This returns the function id associated by its name.
- getIdentifierQuoteString() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getImportedExportedKeys(String, String, String, String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getImportedKeys(String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getIndex() - Method in class org.postgresql.core.VisibleBufferedInputStream
-
Returns the current read position in the buffer.
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getInitialConnections() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Gets the number of connections that will be created when this DataSource
is initialized.
- getInParameterCount() - Method in interface org.postgresql.core.ParameterList
-
Get the number of IN parameters in this list.
- getInputStream() - Method in class org.postgresql.largeobject.LargeObject
-
Returns an InputStream from this object.
- getInsertedOID() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getInsertOID() - Method in class org.postgresql.jdbc2.ResultWrapper
-
- getInt(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getInt(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getInt(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getInt(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC INTEGER parameter as an int
in the Java programming language.
- getInteger(String, FastpathArg[]) - Method in class org.postgresql.fastpath.Fastpath
-
This convenience method assumes that the return value is an Integer
- getInternalPosition() - Method in class org.postgresql.util.ServerErrorMessage
-
- getInternalQuery() - Method in class org.postgresql.util.ServerErrorMessage
-
- getIOException() - Method in exception org.postgresql.core.PGBindException
-
- getIsolationLevelName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getJavaClass(int) - Method in interface org.postgresql.core.TypeInfo
-
- getJavaClass(int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getJDBCMajorVersion() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves the major JDBC version number for this
driver.
- getJDBCMajorVersion() - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getJDBCMinorVersion() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves the minor JDBC version number for this
driver.
- getJVMEncoding(String) - Static method in class org.postgresql.core.Encoding
-
Construct an Encoding for a given JVM encoding.
- getLargeObjectAPI() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getLargeObjectAPI() - Method in interface org.postgresql.PGConnection
-
This returns the LargeObject API for the current connection.
- getLastOID() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getLastOID() - Method in interface org.postgresql.PGStatement
-
Returns the Last inserted/updated oid.
- getLength() - Method in class org.postgresql.core.Field
-
- getLength() - Method in class org.postgresql.util.StreamWrapper
-
- getLine() - Method in class org.postgresql.util.ServerErrorMessage
-
- getLogger() - Method in interface org.postgresql.core.BaseConnection
-
- getLogger() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getLoginTimeout() - Method in class org.postgresql.ds.common.BaseDataSource
-
- getLogLevel() - Method in class org.postgresql.core.Logger
-
- getLogLevel() - Static method in class org.postgresql.Driver
-
- getLogLevel() - Method in class org.postgresql.ds.common.BaseDataSource
-
- getLogWriter() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets the log writer used to log connections opened.
- getLong(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getLong(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getLong(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getLong(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC BIGINT parameter as a long
in the Java programming language.
- getLongOID() - Method in class org.postgresql.largeobject.LargeObject
-
- getMajorVersion() - Method in class org.postgresql.Driver
-
Gets the drivers major version number
- getMaxBinaryLiteralLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxCatalogNameLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxColumnNameLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxColumnsInTable() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxConnections() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Gets the maximum number of connections that the pool will allow.
- getMaxConnections() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxCursorNameLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxFieldSize() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getMaximumPrecision(int) - Method in interface org.postgresql.core.TypeInfo
-
- getMaximumPrecision(int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getMaxIndexKeys() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxIndexLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxNameLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxProcedureNameLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxRows() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getMaxRowSize() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxStatementLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxStatements() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxTableNameLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxTablesInSelect() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMaxUserNameLength() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getMessage() - Method in exception org.postgresql.util.PSQLWarning
-
- getMessage() - Method in class org.postgresql.util.ServerErrorMessage
-
- getMetaData() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getMetaData() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getMetaData() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getMetaData() - Method in class org.postgresql.jdbc4.Jdbc4Connection
-
- getMinorVersion() - Method in class org.postgresql.Driver
-
Get the drivers minor version number
- getMinutes() - Method in class org.postgresql.util.PGInterval
-
Returns the minutes represented by this interval
- getMod() - Method in class org.postgresql.core.Field
-
- getMonths() - Method in class org.postgresql.util.PGInterval
-
Returns the months represented by this interval
- getMoreResults() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getMoreResults(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Moves to this Statement object's next result, deals with
any current ResultSet object(s) according to the instructions
specified by the given flag, and returns
true if the next result is a ResultSet object.
- getName() - Method in class org.postgresql.core.Notification
-
- getName() - Method in interface org.postgresql.PGNotification
-
Returns name of this notification
- getNext() - Method in class org.postgresql.jdbc2.ResultWrapper
-
- getNotifications() - Method in interface org.postgresql.core.ProtocolConnection
-
Retrieve and clear the set of asynchronous notifications pending on this
connection.
- getNotifications() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getNotifications() - Method in interface org.postgresql.PGConnection
-
This method returns any notifications that have been received
since the last call to this method.
- getNullable() - Method in class org.postgresql.core.Field
-
- getNumericFunctions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
get supported escaped numeric functions
- getObject(String, String) - Method in interface org.postgresql.core.BaseConnection
-
Construct and return an appropriate object for the given
type and value.
- getObject(String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getObject(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getObject(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getObject(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getObject(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a parameter as an Object in the Java
programming language.
- getObject(String, Map<String, Class<?>>) - Method in class org.postgresql.jdbc4.Jdbc4ResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class org.postgresql.jdbc4.Jdbc4ResultSet
-
- getObjectImpl(String, Map) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getObjectImpl(int, Map) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getObjectImpl(int, Map) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getObjectImpl(String, Map) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Returns an object representing the value of OUT parameter
i and uses map for the custom
mapping of the parameter value.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.postgresql.ds.common.PGObjectFactory
-
Dereferences a PostgreSQL DataSource.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.postgresql.xa.PGXADataSourceFactory
-
- getOffset() - Method in class org.postgresql.util.StreamWrapper
-
- getOID() - Method in class org.postgresql.core.Field
-
- getOID(String, FastpathArg[]) - Method in class org.postgresql.fastpath.Fastpath
-
This convenience method assumes that the return value is an oid.
- getOID() - Method in class org.postgresql.largeobject.LargeObject
-
- getOutParameterCount() - Method in interface org.postgresql.core.ParameterList
-
Get the number of OUT parameters in this list.
- getOutputStream() - Method in class org.postgresql.largeobject.LargeObject
-
Returns an OutputStream to this object.
- getParameter() - Method in class org.postgresql.core.Notification
-
- getParameter() - Method in interface org.postgresql.PGNotification
-
Returns additional information from the notifying process.
- getParameterClassName(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3ParameterMetaData
-
- getParameterCount() - Method in interface org.postgresql.core.ParameterList
-
Get the number of parameters in this list.
- getParameterCount() - Method in class org.postgresql.jdbc3.AbstractJdbc3ParameterMetaData
-
- getParameterMetaData() - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the number, types and properties of this
PreparedStatement object's parameters.
- getParameterMode(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3ParameterMetaData
-
- getParameterType(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3ParameterMetaData
-
- getParameterTypeName(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3ParameterMetaData
-
- getParentLogger() - Method in class org.postgresql.Driver
-
- getParentLogger() - Method in class org.postgresql.ds.jdbc4.AbstractJdbc4ConnectionPoolDataSource
-
- getParentLogger() - Method in class org.postgresql.ds.jdbc4.AbstractJdbc4PooledConnection
-
- getParentLogger() - Method in class org.postgresql.ds.jdbc4.AbstractJdbc4PoolingDataSource
-
- getParentLogger() - Method in class org.postgresql.ds.jdbc4.AbstractJdbc4SimpleDataSource
-
- getParentLogger() - Method in class org.postgresql.xa.jdbc4.AbstractJdbc4XADataSource
-
- getPassword() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets the password to connect with by default.
- getPGArrayElement(int) - Method in interface org.postgresql.core.TypeInfo
-
Look up the oid of an array's base type given the array's type oid.
- getPGArrayElement(int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getPGArrayType(String) - Method in interface org.postgresql.core.TypeInfo
-
Determine the oid of the given base postgresql type's array type
- getPGArrayType(String) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getPGConnection() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getPGName() - Method in class org.postgresql.jdbc3.PSQLSavepoint
-
- getPGobject(String) - Method in interface org.postgresql.core.TypeInfo
-
- getPGobject(String) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getPGStatement() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getPGType(String) - Method in interface org.postgresql.core.TypeInfo
-
Look up the oid for a given postgresql type name.
- getPGType(int) - Method in interface org.postgresql.core.TypeInfo
-
Look up the postgresql type name for a given oid.
- getPGType(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getPGType(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getPGType(String) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getPGType(int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getPGTypeNamesWithSQLTypes() - Method in interface org.postgresql.core.TypeInfo
-
- getPGTypeNamesWithSQLTypes() - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getPID() - Method in class org.postgresql.core.Notification
-
- getPID() - Method in interface org.postgresql.PGNotification
-
Returns the process id of the backend process making this notification
- getPooledConnection() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23ConnectionPoolDataSource
-
Gets a connection which may be pooled by the app server or middleware
implementation of DataSource.
- getPooledConnection(String, String) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23ConnectionPoolDataSource
-
Gets a connection which may be pooled by the app server or middleware
implementation of DataSource.
- getPort() - Method in class org.postgresql.core.PGStream
-
- getPort() - Method in interface org.postgresql.core.ProtocolConnection
-
- getPortNumber() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets the port which the PostgreSQL server is listening on for TCP/IP
connections.
- getPosition() - Method in class org.postgresql.util.ServerErrorMessage
-
- getPositionInTable() - Method in class org.postgresql.core.Field
-
- getPrecision(int, int) - Method in interface org.postgresql.core.TypeInfo
-
- getPrecision(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getPrecision(int, int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getPrecision(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3ParameterMetaData
-
- getPrepareThreshold() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets the default threshold for enabling server-side prepare.
- getPrepareThreshold() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getPrepareThreshold() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getPrepareThreshold() - Method in interface org.postgresql.PGConnection
-
Get the default server-side prepare reuse threshold for statements created
from this connection.
- getPrepareThreshold() - Method in interface org.postgresql.PGStatement
-
Gets the server-side prepare reuse threshold in use for this statement.
- getPrimaryKeys(String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getProcedureColumns(String, String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getProcedureColumns(int, String, String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getProcedureColumns(String, String, String, String) - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getProcedures(String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getProcedures(int, String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getProcedures(String, String, String) - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getProcedureTerm() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getProperty(Reference, String) - Method in class org.postgresql.ds.common.PGObjectFactory
-
- getPropertyInfo(String, Properties) - Method in class org.postgresql.Driver
-
The getPropertyInfo method is intended to allow a generic GUI
tool to discover what properties it should prompt a human for
in order to get enough information to connect to a database.
- getProtocolVersion() - Method in interface org.postgresql.core.ProtocolConnection
-
- getProtocolVersion() - Method in class org.postgresql.ds.common.BaseDataSource
-
- getProtocolVersion() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getPseudoColumns(String, String, String, String) - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getQueryExecutor() - Method in interface org.postgresql.core.BaseConnection
-
Get the QueryExecutor implementation for this connection.
- getQueryExecutor() - Method in interface org.postgresql.core.ProtocolConnection
-
- getQueryExecutor() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getQueryTimeout() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getRef(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getRef(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getRef(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getRef(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC REF(<structured-type>)
parameter as a Ref object in the Java programming language.
- getRefCursor() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getRefCursor() - Method in interface org.postgresql.PGRefCursorResultSet
-
Deprecated.
As of 8.0, replaced with calling getString() on
the ResultSet that this ResultSet was obtained from.
- getReference() - Method in class org.postgresql.ds.common.BaseDataSource
-
- getReference() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Adds custom properties for this DataSource to the properties defined in
the superclass.
- getResultSet() - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getResultSet(long, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getResultSet() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getResultSet() - Method in class org.postgresql.jdbc2.ResultWrapper
-
- getResultSet(Map<String, Class<?>>) - Method in class org.postgresql.jdbc4.Jdbc4Array
-
- getResultSet(long, int, Map<String, Class<?>>) - Method in class org.postgresql.jdbc4.Jdbc4Array
-
- getResultSetConcurrency() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getResultSetHoldability() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves the default holdability of this ResultSet
object.
- getResultSetHoldability() - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the result set holdability for ResultSet objects
generated by this Statement object.
- getResultSetImpl(Map) - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getResultSetImpl(long, int, Map) - Method in class org.postgresql.jdbc2.AbstractJdbc2Array
-
- getResultSetType() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getRoutine() - Method in class org.postgresql.util.ServerErrorMessage
-
- getRow() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getRowIdLifetime() - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getSavepointId() - Method in class org.postgresql.jdbc3.PSQLSavepoint
-
- getSavepointName() - Method in class org.postgresql.jdbc3.PSQLSavepoint
-
- getScale(int, int) - Method in interface org.postgresql.core.TypeInfo
-
- getScale(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getScale(int, int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getScale(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3ParameterMetaData
-
- getSchemaName() - Method in class org.postgresql.core.Field
-
- getSchemaName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getSchemas() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getSchemas(int, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getSchemas() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
- getSchemas(String, String) - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- getSchemaTerm() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getSearchStringEscape() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getSeconds() - Method in class org.postgresql.util.PGInterval
-
Returns the seconds represented by this interval
- getServerErrorMessage() - Method in exception org.postgresql.util.PSQLException
-
- getServerErrorMessage() - Method in exception org.postgresql.util.PSQLWarning
-
- getServerMajorVersion() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getServerMinorVersion() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getServerName() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets the name of the host the PostgreSQL database is running on.
- getServerVersion() - Method in interface org.postgresql.core.ProtocolConnection
-
- getSeverity() - Method in class org.postgresql.util.ServerErrorMessage
-
- getShort(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getShort(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getShort(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getShort(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC SMALLINT parameter as a short
in the Java programming language.
- getSize() - Method in class org.postgresql.util.PGtokenizer
-
- getSocket() - Method in class org.postgresql.core.PGStream
-
- getSocketTimeout() - Method in class org.postgresql.ds.common.BaseDataSource
-
- getSource(Class) - Method in class org.postgresql.jdbc4.Jdbc4SQLXML
-
- getSQLKeywords() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getSQLState() - Method in exception org.postgresql.util.PSQLWarning
-
- getSQLState() - Method in class org.postgresql.util.ServerErrorMessage
-
- getSQLStateType() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Indicates whether the SQLSTATEs returned by SQLException.getSQLState
is X/Open (now known as Open Group) SQL CLI or SQL99.
- getSQLType(int) - Method in interface org.postgresql.core.TypeInfo
-
Look up the SQL typecode for a given type oid.
- getSQLType(String) - Method in interface org.postgresql.core.TypeInfo
-
Look up the SQL typecode for a given postgresql type name.
- getSQLType(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getSQLType(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getSQLType(int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getSQLType(String) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getSsl() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets SSL encryption setting.
- getSslfactory() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets the name of the SSLSocketFactory used for connections.
- getStandardConformingStrings() - Method in interface org.postgresql.core.BaseConnection
-
Returns whether the server treats string-literals according to the SQL
standard or if it uses traditional PostgreSQL escaping rules.
- getStandardConformingStrings() - Method in interface org.postgresql.core.ProtocolConnection
-
Returns whether the server treats string-literals according to the SQL
standard or if it uses traditional PostgreSQL escaping rules.
- getStandardConformingStrings() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getState() - Method in class org.postgresql.util.PSQLState
-
- getStatement() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getStream() - Method in class org.postgresql.util.StreamWrapper
-
- getString(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getString(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getString(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getString(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC CHAR, VARCHAR,
or LONGVARCHAR parameter as a String in
the Java programming language.
- getString() - Method in class org.postgresql.jdbc4.Jdbc4SQLXML
-
- getStringFunctions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getStringVarcharFlag() - Method in interface org.postgresql.core.BaseConnection
-
- getStringVarcharFlag() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getSubString(long, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Clob
-
- getSuperTables(String, String, String) - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves a description of the table hierarchies defined in a particular
schema in this database.
- getSuperTypes(String, String, String) - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves a description of the user-defined type (UDT) hierarchies defined in a
particular schema in this database.
- getSupportedCipherSuites() - Method in class org.postgresql.ssl.WrappedFactory
-
- getSystemFunctions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getTableName() - Method in class org.postgresql.core.Field
-
- getTableName(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSetMetaData
-
- getTableOid() - Method in class org.postgresql.core.Field
-
- getTablePrivileges(String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getTables(String, String, String, String[]) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getTableTypes() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getTcpKeepAlive() - Method in class org.postgresql.ds.common.BaseDataSource
-
- getTime(int, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getTime(String, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getTime(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getTime(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getTime(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getTime(int, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getTime(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC TIME parameter as a
java.sql.Time object.
- getTime(String, Calendar) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC TIME parameter as a
java.sql.Time object, using
the given Calendar object
to construct the time.
- getTimeDateFunctions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getTimestamp(int, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getTimestamp(String, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getTimestamp(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getTimestamp(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getTimestamp(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getTimestamp(int, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getTimestamp(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC TIMESTAMP parameter as a
java.sql.Timestamp object.
- getTimestamp(String, Calendar) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC TIMESTAMP parameter as a
java.sql.Timestamp object, using
the given Calendar object to construct
the Timestamp object.
- getTimestampUtils() - Method in interface org.postgresql.core.BaseConnection
-
- getTimestampUtils() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getToken(int) - Method in class org.postgresql.util.PGtokenizer
-
- getTransactionIsolation() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getTransactionState() - Method in interface org.postgresql.core.BaseConnection
-
Get the current transaction state of this connection.
- getTransactionState() - Method in interface org.postgresql.core.ProtocolConnection
-
Get the current transaction state of this connection.
- getTransactionState() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getTransactionTimeout() - Method in class org.postgresql.xa.PGXAConnection
-
We don't do transaction timeouts.
- getType() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getType() - Method in class org.postgresql.util.PGobject
-
As this cannot change during the life of the object, it's final.
- getTypeForAlias(String) - Method in interface org.postgresql.core.TypeInfo
-
- getTypeForAlias(String) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- getTypeInfo() - Method in interface org.postgresql.core.BaseConnection
-
- getTypeInfo() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getTypeInfo() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getTypeMap() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getTypeOIDs() - Method in interface org.postgresql.core.ParameterList
-
Return the oids of the parameters in this list.
- getUDTs(String, String, String, int[]) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getUnicodeStream(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getUnicodeStream(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getUnknownLength() - Method in class org.postgresql.ds.common.BaseDataSource
-
- getUpdateCount() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getUpdateCount() - Method in class org.postgresql.jdbc2.ResultWrapper
-
- getURL() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getURL() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getURL(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getURL(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getURL(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3ResultSet
-
Retrieves the value of the designated column in the current row
of this ResultSet object as a java.net.URL
object in the Java programming language.
- getURL(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3ResultSet
-
Retrieves the value of the designated column in the current row
of this ResultSet object as a java.net.URL
object in the Java programming language.
- getURL(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of the designated JDBC DATALINK parameter as a
java.net.URL object.
- getURL(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Retrieves the value of a JDBC DATALINK parameter as a
java.net.URL object.
- getUser() - Method in interface org.postgresql.core.ProtocolConnection
-
- getUser() - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets the user to connect as by default.
- getUserName() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getUserName() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getUUID(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
Newer JVMs will return a java.util.UUID object, but it isn't
available in older versions.
- getUUID(String) - Method in class org.postgresql.jdbc3g.AbstractJdbc3gResultSet
-
- getValue() - Method in class org.postgresql.geometric.PGbox
-
- getValue() - Method in class org.postgresql.geometric.PGcircle
-
- getValue() - Method in class org.postgresql.geometric.PGline
-
- getValue() - Method in class org.postgresql.geometric.PGlseg
-
- getValue() - Method in class org.postgresql.geometric.PGpath
-
This returns the path in the syntax expected by org.postgresql
- getValue() - Method in class org.postgresql.geometric.PGpoint
-
- getValue() - Method in class org.postgresql.geometric.PGpolygon
-
- getValue() - Method in class org.postgresql.util.PGInterval
-
Returns the stored interval information as a string
- getValue() - Method in class org.postgresql.util.PGmoney
-
- getValue() - Method in class org.postgresql.util.PGobject
-
This must be overidden, to return the value of the object, in the
form required by org.postgresql.
- getVersion() - Static method in class org.postgresql.Driver
-
Returns the server version series of this driver and the
specific build number.
- getVersionColumns(String, String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- getWarnings() - Method in interface org.postgresql.core.ProtocolConnection
-
Retrieve and clear the chain of warnings accumulated on this connection.
- getWarnings() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- getWarnings() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- getWarnings() - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- getWhere() - Method in class org.postgresql.util.ServerErrorMessage
-
- getXAConnection() - Method in class org.postgresql.xa.jdbc3.AbstractJdbc3XADataSource
-
Gets a connection to the PostgreSQL database.
- getXAConnection(String, String) - Method in class org.postgresql.xa.jdbc3.AbstractJdbc3XADataSource
-
Gets a XA-enabled connection to the PostgreSQL database.
- getXAResource() - Method in class org.postgresql.xa.PGXAConnection
-
- getYears() - Method in class org.postgresql.util.PGInterval
-
Returns the years represented by this interval
- GSSCallbackHandler - Class in org.postgresql.gss
-
- GSSCallbackHandler(String, String) - Constructor for class org.postgresql.gss.GSSCallbackHandler
-
- GT - Class in org.postgresql.util
-
This class provides a wrapper around a gettext message catalog that
can provide a localized version of error messages.
- ParameterList - Interface in org.postgresql.core
-
Abstraction of a list of parameters to be substituted into a Query.
- parseACL(String, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
Take the a String representing an array of ACLs and return
a Hashtable mapping the SQL permission name to a Vector of
usernames who have that permission.
- parseBlockComment(char[], int) - Static method in class org.postgresql.core.Parser
-
Test if the / character at offset starts a block
comment, and return the position of the last / character.
- parseDollarQuotes(char[], int) - Static method in class org.postgresql.core.Parser
-
Test if the dollar character ($) at the given offset starts
a dollar-quoted string and return the offset of the ending dollar
character.
- parseDoubleQuotes(char[], int) - Static method in class org.postgresql.core.Parser
-
Find the end of the double-quoted string starting at the given offset.
- parseLineComment(char[], int) - Static method in class org.postgresql.core.Parser
-
Test if the - character at offset starts a
-- style line comment, and return the position of the first
\r or \n character.
- Parser - Class in org.postgresql.core
-
Basic query parser infrastructure.
- Parser() - Constructor for class org.postgresql.core.Parser
-
- parseSingleQuotes(char[], int, boolean) - Static method in class org.postgresql.core.Parser
-
Find the end of the single-quoted string starting at the given offset.
- parseSql(String, int, StringBuffer, boolean, boolean) - Static method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
parse the given sql from index i, appending it to the gven buffer
until we hit an unmatched right parentheses or end of string.
- peek() - Method in class org.postgresql.core.VisibleBufferedInputStream
-
Reads a byte from the buffer without advancing the index pointer.
- PeekChar() - Method in class org.postgresql.core.PGStream
-
Receives a single character from the backend, without
advancing the current protocol stream position.
- PGBigDecimal - Class in org.postgresql.core.types
-
- PGBigDecimal(BigDecimal) - Constructor for class org.postgresql.core.types.PGBigDecimal
-
- PGBindException - Exception in org.postgresql.core
-
- PGBindException(IOException) - Constructor for exception org.postgresql.core.PGBindException
-
- PGBoolean - Class in org.postgresql.core.types
-
- PGBoolean(Boolean) - Constructor for class org.postgresql.core.types.PGBoolean
-
- PGbox - Class in org.postgresql.geometric
-
This represents the box datatype within org.postgresql.
- PGbox(double, double, double, double) - Constructor for class org.postgresql.geometric.PGbox
-
- PGbox(PGpoint, PGpoint) - Constructor for class org.postgresql.geometric.PGbox
-
- PGbox(String) - Constructor for class org.postgresql.geometric.PGbox
-
- PGbox() - Constructor for class org.postgresql.geometric.PGbox
-
Required constructor
- PGByte - Class in org.postgresql.core.types
-
- PGByte(Byte) - Constructor for class org.postgresql.core.types.PGByte
-
- PGbytea - Class in org.postgresql.util
-
Converts to and from the postgresql bytea datatype used by the backend.
- PGbytea() - Constructor for class org.postgresql.util.PGbytea
-
- PGcircle - Class in org.postgresql.geometric
-
This represents org.postgresql's circle datatype, consisting of a point
and a radius
- PGcircle(double, double, double) - Constructor for class org.postgresql.geometric.PGcircle
-
- PGcircle(PGpoint, double) - Constructor for class org.postgresql.geometric.PGcircle
-
- PGcircle(String) - Constructor for class org.postgresql.geometric.PGcircle
-
- PGcircle() - Constructor for class org.postgresql.geometric.PGcircle
-
This constructor is used by the driver.
- PGConnection - Interface in org.postgresql
-
This interface defines the public PostgreSQL extensions to
java.sql.Connection.
- PGConnectionPoolDataSource - Class in org.postgresql.ds
-
PostgreSQL implementation of ConnectionPoolDataSource.
- PGConnectionPoolDataSource() - Constructor for class org.postgresql.ds.PGConnectionPoolDataSource
-
- PGCopyInputStream - Class in org.postgresql.copy
-
InputStream for reading from a PostgreSQL COPY TO STDOUT operation
- PGCopyInputStream(PGConnection, String) - Constructor for class org.postgresql.copy.PGCopyInputStream
-
Uses given connection for specified COPY TO STDOUT operation
- PGCopyInputStream(CopyOut) - Constructor for class org.postgresql.copy.PGCopyInputStream
-
Use given CopyOut operation for reading
- PGCopyOutputStream - Class in org.postgresql.copy
-
OutputStream for buffered input into a PostgreSQL COPY FROM STDIN operation
- PGCopyOutputStream(PGConnection, String) - Constructor for class org.postgresql.copy.PGCopyOutputStream
-
Uses given connection for specified COPY FROM STDIN operation
- PGCopyOutputStream(PGConnection, String, int) - Constructor for class org.postgresql.copy.PGCopyOutputStream
-
Uses given connection for specified COPY FROM STDIN operation
- PGCopyOutputStream(CopyIn) - Constructor for class org.postgresql.copy.PGCopyOutputStream
-
Use given CopyIn operation for writing
- PGCopyOutputStream(CopyIn, int) - Constructor for class org.postgresql.copy.PGCopyOutputStream
-
Use given CopyIn operation for writing
- PGDouble - Class in org.postgresql.core.types
-
- PGDouble(Double) - Constructor for class org.postgresql.core.types.PGDouble
-
- PGFloat - Class in org.postgresql.core.types
-
- PGFloat(Float) - Constructor for class org.postgresql.core.types.PGFloat
-
- PGInteger - Class in org.postgresql.core.types
-
- PGInteger(Integer) - Constructor for class org.postgresql.core.types.PGInteger
-
- PGInterval - Class in org.postgresql.util
-
This implements a class that handles the PostgreSQL interval type
- PGInterval() - Constructor for class org.postgresql.util.PGInterval
-
required by the driver
- PGInterval(String) - Constructor for class org.postgresql.util.PGInterval
-
Initialize a interval with a given interval string representation
- PGInterval(int, int, int, int, int, double) - Constructor for class org.postgresql.util.PGInterval
-
Initializes all values of this interval to the specified values
- PGline - Class in org.postgresql.geometric
-
This implements a line consisting of two points.
- PGline(double, double, double, double) - Constructor for class org.postgresql.geometric.PGline
-
- PGline(PGpoint, PGpoint) - Constructor for class org.postgresql.geometric.PGline
-
- PGline(String) - Constructor for class org.postgresql.geometric.PGline
-
- PGline() - Constructor for class org.postgresql.geometric.PGline
-
reuired by the driver
- PGLong - Class in org.postgresql.core.types
-
- PGLong(Long) - Constructor for class org.postgresql.core.types.PGLong
-
- PGlseg - Class in org.postgresql.geometric
-
This implements a lseg (line segment) consisting of two points
- PGlseg(double, double, double, double) - Constructor for class org.postgresql.geometric.PGlseg
-
- PGlseg(PGpoint, PGpoint) - Constructor for class org.postgresql.geometric.PGlseg
-
- PGlseg(String) - Constructor for class org.postgresql.geometric.PGlseg
-
- PGlseg() - Constructor for class org.postgresql.geometric.PGlseg
-
reuired by the driver
- PGmoney - Class in org.postgresql.util
-
This implements a class that handles the PostgreSQL money and cash types
- PGmoney(double) - Constructor for class org.postgresql.util.PGmoney
-
- PGmoney(String) - Constructor for class org.postgresql.util.PGmoney
-
- PGmoney() - Constructor for class org.postgresql.util.PGmoney
-
- PGNotification - Interface in org.postgresql
-
This interface defines the public PostgreSQL extension for Notifications
- PGNumber - Class in org.postgresql.core.types
-
- PGNumber(Number) - Constructor for class org.postgresql.core.types.PGNumber
-
- PGobject - Class in org.postgresql.util
-
PGobject is a class used to describe unknown types
An unknown type is any type that is unknown by JDBC Standards
- PGobject() - Constructor for class org.postgresql.util.PGobject
-
This is called by org.postgresql.Connection.getObject() to create the
object.
- PGObjectFactory - Class in org.postgresql.ds.common
-
Returns a DataSource-ish thing based on a JNDI reference.
- PGObjectFactory() - Constructor for class org.postgresql.ds.common.PGObjectFactory
-
- PGpath - Class in org.postgresql.geometric
-
This implements a path (a multiple segmented line, which may be closed)
- PGpath(PGpoint[], boolean) - Constructor for class org.postgresql.geometric.PGpath
-
- PGpath() - Constructor for class org.postgresql.geometric.PGpath
-
Required by the driver
- PGpath(String) - Constructor for class org.postgresql.geometric.PGpath
-
- PGpoint - Class in org.postgresql.geometric
-
It maps to the point datatype in org.postgresql.
- PGpoint(double, double) - Constructor for class org.postgresql.geometric.PGpoint
-
- PGpoint(String) - Constructor for class org.postgresql.geometric.PGpoint
-
This is called mainly from the other geometric types, when a
point is embedded within their definition.
- PGpoint() - Constructor for class org.postgresql.geometric.PGpoint
-
Required by the driver
- PGpolygon - Class in org.postgresql.geometric
-
This implements the polygon datatype within PostgreSQL.
- PGpolygon(PGpoint[]) - Constructor for class org.postgresql.geometric.PGpolygon
-
Creates a polygon using an array of PGpoints
- PGpolygon(String) - Constructor for class org.postgresql.geometric.PGpolygon
-
- PGpolygon() - Constructor for class org.postgresql.geometric.PGpolygon
-
Required by the driver
- PGPooledConnection - Class in org.postgresql.ds
-
PostgreSQL implementation of the PooledConnection interface.
- PGPooledConnection(Connection, boolean, boolean) - Constructor for class org.postgresql.ds.PGPooledConnection
-
- PGPooledConnection(Connection, boolean) - Constructor for class org.postgresql.ds.PGPooledConnection
-
- PGPoolingDataSource - Class in org.postgresql.ds
-
DataSource which uses connection pooling.
- PGPoolingDataSource() - Constructor for class org.postgresql.ds.PGPoolingDataSource
-
- PGRefCursorResultSet - Interface in org.postgresql
-
Deprecated.
As of 8.0, this interface is only present for backwards-
compatibility purposes. New code should call getString() on the ResultSet
that contains the refcursor to obtain the underlying cursor name.
- PGResultSetMetaData - Interface in org.postgresql
-
- PGShort - Class in org.postgresql.core.types
-
- PGShort(Short) - Constructor for class org.postgresql.core.types.PGShort
-
- PGSimpleDataSource - Class in org.postgresql.ds
-
Simple DataSource which does not perform connection pooling.
- PGSimpleDataSource() - Constructor for class org.postgresql.ds.PGSimpleDataSource
-
- PGStatement - Interface in org.postgresql
-
This interface defines the public PostgreSQL extensions to
java.sql.Statement.
- PGStream - Class in org.postgresql.core
-
Wrapper around the raw connection to the server that implements some basic
primitives (reading/writing formatted data, doing string encoding, etc).
- PGStream(String, int) - Constructor for class org.postgresql.core.PGStream
-
Constructor: Connect to the PostgreSQL back end and return
a stream connection.
- PGString - Class in org.postgresql.core.types
-
- PGString(String) - Constructor for class org.postgresql.core.types.PGString
-
- PGtokenizer - Class in org.postgresql.util
-
This class is used to tokenize the text output of org.postgres.
- PGtokenizer(String, char) - Constructor for class org.postgresql.util.PGtokenizer
-
- PGType - Interface in org.postgresql.core.types
-
- PGUnknown - Class in org.postgresql.core.types
-
- PGUnknown(Object) - Constructor for class org.postgresql.core.types.PGUnknown
-
- PGXAConnection - Class in org.postgresql.xa
-
The PostgreSQL implementation of XAResource.
- PGXAConnection(BaseConnection) - Constructor for class org.postgresql.xa.PGXAConnection
-
- PGXADataSource - Class in org.postgresql.xa
-
XA-enabled DataSource implementation.
- PGXADataSource() - Constructor for class org.postgresql.xa.PGXADataSource
-
- PGXADataSourceFactory - Class in org.postgresql.xa
-
An ObjectFactory implementation for PGXADataSource-objects.
- PGXADataSourceFactory() - Constructor for class org.postgresql.xa.PGXADataSourceFactory
-
- PGXAException - Exception in org.postgresql.xa
-
A convenience subclass of XAException which makes it easy to
create an instance of XAException with a human-readable
message, a Throwable cause, and an XA error code.
- PI - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- point - Variable in class org.postgresql.geometric.PGbox
-
These are the two points.
- point - Variable in class org.postgresql.geometric.PGline
-
These are the two points.
- point - Variable in class org.postgresql.geometric.PGlseg
-
These are the two points.
- points - Variable in class org.postgresql.geometric.PGpath
-
The points defining this path
- points - Variable in class org.postgresql.geometric.PGpolygon
-
The points defining the polygon
- PoolingDataSource - Class in org.postgresql.jdbc2.optional
-
- PoolingDataSource() - Constructor for class org.postgresql.jdbc2.optional.PoolingDataSource
-
- position(byte[], long) - Method in class org.postgresql.jdbc2.AbstractJdbc2BlobClob
-
Iterate over the buffer looking for the specified pattern
- position(Blob, long) - Method in class org.postgresql.jdbc2.AbstractJdbc2BlobClob
-
This is simply passing the byte value of the pattern Blob
- position(String, long) - Method in class org.postgresql.jdbc2.AbstractJdbc2Clob
-
- position(Clob, long) - Method in class org.postgresql.jdbc2.AbstractJdbc2Clob
-
- POWER - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- prepare(Xid) - Method in class org.postgresql.xa.PGXAConnection
-
Preconditions:
1. xid !
- prepareCall(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- prepareCall(String, int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- prepareCall(String, int, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Creates a CallableStatement object that will generate
ResultSet objects with the given type and concurrency.
- prepareCall(String, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
- prepareCall(String, int, int, int) - Method in class org.postgresql.jdbc4.Jdbc4Connection
-
- preparedParameters - Variable in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- preparedQuery - Variable in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- prepareStatement(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- prepareStatement(String, int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- prepareStatement(String, int, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Creates a PreparedStatement object that will generate
ResultSet objects with the given type, concurrency,
and holdability.
- prepareStatement(String, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
- prepareStatement(String, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Creates a default PreparedStatement object that has
the capability to retrieve auto-generated keys.
- prepareStatement(String, int[]) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Creates a default PreparedStatement object capable
of returning the auto-generated keys designated by the given array.
- prepareStatement(String, String[]) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Creates a default PreparedStatement object capable
of returning the auto-generated keys designated by the given array.
- prepareStatement(String, int, int, int) - Method in class org.postgresql.jdbc4.Jdbc4Connection
-
- prepareThreshold - Variable in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- previous() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- processNotifies() - Method in interface org.postgresql.core.QueryExecutor
-
Prior to attempting to retrieve notifications, we need to pull
any recently received notifications off of the network buffers.
- processNotifies() - Method in class org.postgresql.core.v2.QueryExecutorImpl
-
- processNotifies() - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
- processResults(Query, ResultHandler, int, int) - Method in class org.postgresql.core.v2.QueryExecutorImpl
-
- processResults(ResultHandler, int) - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
- PROTOCOL_VIOLATION - Static variable in class org.postgresql.util.PSQLState
-
The server sent us a response the driver was not prepared for and
is either bizarre datastream corruption, a driver bug, or
a protocol violation on the server's part.
- ProtocolConnection - Interface in org.postgresql.core
-
Provides access to protocol-level connection operations.
- providesQueryObjectGenerator() - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- PSQLDriverVersion - Class in org.postgresql.util
-
This class holds the current build number and a utility program to print
it and the file it came from.
- PSQLDriverVersion() - Constructor for class org.postgresql.util.PSQLDriverVersion
-
- PSQLException - Exception in org.postgresql.util
-
- PSQLException(String, PSQLState, Throwable) - Constructor for exception org.postgresql.util.PSQLException
-
- PSQLException(String, PSQLState) - Constructor for exception org.postgresql.util.PSQLException
-
- PSQLException(ServerErrorMessage) - Constructor for exception org.postgresql.util.PSQLException
-
- PSQLSavepoint - Class in org.postgresql.jdbc3
-
- PSQLSavepoint(int) - Constructor for class org.postgresql.jdbc3.PSQLSavepoint
-
- PSQLSavepoint(String) - Constructor for class org.postgresql.jdbc3.PSQLSavepoint
-
- PSQLState - Class in org.postgresql.util
-
This class is used for holding SQLState codes.
- PSQLState(String) - Constructor for class org.postgresql.util.PSQLState
-
- PSQLWarning - Exception in org.postgresql.util
-
- PSQLWarning(ServerErrorMessage) - Constructor for exception org.postgresql.util.PSQLWarning
-
- RADIANS - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- radius - Variable in class org.postgresql.geometric.PGcircle
-
This is the radius
- read() - Method in class org.postgresql.copy.PGCopyInputStream
-
- read(byte[]) - Method in class org.postgresql.copy.PGCopyInputStream
-
- read(byte[], int, int) - Method in class org.postgresql.copy.PGCopyInputStream
-
- read() - Method in class org.postgresql.core.VisibleBufferedInputStream
- read(byte[], int, int) - Method in class org.postgresql.core.VisibleBufferedInputStream
- read() - Method in class org.postgresql.largeobject.BlobInputStream
-
The minimum required to implement input stream
- read(int) - Method in class org.postgresql.largeobject.LargeObject
-
Reads some data from the object, and return as a byte[] array
- read(byte[], int, int) - Method in class org.postgresql.largeobject.LargeObject
-
Reads some data from the object into an existing array
- READ - Static variable in class org.postgresql.largeobject.LargeObjectManager
-
This mode indicates we want to read an object
- readBaseObject(ObjectInputStream) - Method in class org.postgresql.ds.common.BaseDataSource
-
- readFromCopy() - Method in interface org.postgresql.copy.CopyOut
-
- readFromCopy() - Method in class org.postgresql.copy.PGCopyInputStream
-
- readFromCopy() - Method in class org.postgresql.core.v3.CopyOutImpl
-
- readOnly - Variable in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- readRaw() - Method in class org.postgresql.core.VisibleBufferedInputStream
-
Reads byte from the buffer without any checks.
- READWRITE - Static variable in class org.postgresql.largeobject.LargeObjectManager
-
This mode is the default.
- Receive(int) - Method in class org.postgresql.core.PGStream
-
Reads in a given number of bytes from the backend
- Receive(byte[], int, int) - Method in class org.postgresql.core.PGStream
-
Reads in a given number of bytes from the backend
- ReceiveChar() - Method in class org.postgresql.core.PGStream
-
Receives a single character from the backend
- ReceiveEOF() - Method in class org.postgresql.core.PGStream
-
Consume an expected EOF from the backend
- ReceiveInteger2() - Method in class org.postgresql.core.PGStream
-
Receives a two byte integer from the backend
- ReceiveInteger4() - Method in class org.postgresql.core.PGStream
-
Receives a four byte integer from the backend
- ReceiveString(int) - Method in class org.postgresql.core.PGStream
-
Receives a fixed-size string from the backend.
- ReceiveString() - Method in class org.postgresql.core.PGStream
-
Receives a null-terminated string from the backend.
- ReceiveTupleV2(int, boolean) - Method in class org.postgresql.core.PGStream
-
Read a tuple from the back end.
- ReceiveTupleV3() - Method in class org.postgresql.core.PGStream
-
Read a tuple from the back end.
- recover(int) - Method in class org.postgresql.xa.PGXAConnection
-
Preconditions:
1. flag must be one of TMSTARTRSCAN, TMENDRSCAN, TMNOFLAGS or TMSTARTTRSCAN | TMENDRSCAN
2. if flag isn't TMSTARTRSCAN or TMSTARTRSCAN | TMENDRSCAN, a recovery scan must be in progress
Postconditions:
1. list of prepared xids is returned
- refreshRow() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- registerOutParameter(int, int) - Method in interface org.postgresql.core.ParameterList
-
- registerOutParameter(int, int, boolean) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- registerOutParameter(int, int, int, boolean) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- registerOutParameter(int, int, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- registerOutParameter(String, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Registers the OUT parameter named
parameterName to the JDBC type
sqlType.
- registerOutParameter(String, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Registers the parameter named
parameterName to be of JDBC type
sqlType.
- registerOutParameter(String, int, String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Registers the designated output parameter.
- registerOutParameter(int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
- registerOutParameter(int, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
- relative(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- releaseSavepoint(Savepoint) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Removes the given Savepoint object from the current
transaction.
- remove(String, String, String) - Static method in class org.postgresql.util.PGtokenizer
-
- remove(String, String) - Method in class org.postgresql.util.PGtokenizer
-
- removeAngle(String) - Static method in class org.postgresql.util.PGtokenizer
-
- removeAngle() - Method in class org.postgresql.util.PGtokenizer
-
- removeBox(String) - Static method in class org.postgresql.util.PGtokenizer
-
- removeBox() - Method in class org.postgresql.util.PGtokenizer
-
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PooledConnection
-
Removes a listener for close or fatal error events on the connection
handed out to a client.
- removePara(String) - Static method in class org.postgresql.util.PGtokenizer
-
- removePara() - Method in class org.postgresql.util.PGtokenizer
-
- removeStatementEventListener(StatementEventListener) - Method in class org.postgresql.ds.jdbc4.AbstractJdbc4PooledConnection
-
- removeStoredDataSource() - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
- REPEAT - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- REPLACE - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- replaceProcessing(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- replaceProcessingEnabled - Variable in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- requiresQuoting(int) - Method in interface org.postgresql.core.TypeInfo
-
- requiresQuoting(int) - Method in class org.postgresql.jdbc2.TypeInfoCache
-
- reset() - Method in class org.postgresql.largeobject.BlobInputStream
-
Repositions this stream to the position at the time the
mark method was last called on this input stream.
- result - Variable in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
The current results.
- ResultCursor - Interface in org.postgresql.core
-
Abstraction of a cursor over a returned resultset.
- ResultHandler - Interface in org.postgresql.core
-
Callback interface for passing query results from the protocol-specific
layer to the protocol-independent JDBC implementation code.
- resultsettype - Variable in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- ResultWrapper - Class in org.postgresql.jdbc2
-
Helper class that storing result info.
- ResultWrapper(ResultSet) - Constructor for class org.postgresql.jdbc2.ResultWrapper
-
- ResultWrapper(int, long) - Constructor for class org.postgresql.jdbc2.ResultWrapper
-
- RIGHT - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- rollback() - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- rollback(Savepoint) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Undoes all changes made after the given Savepoint object
was set.
- rollback(Xid) - Method in class org.postgresql.xa.PGXAConnection
-
Preconditions:
1. xid is known to the RM or it's in prepared state
Implementation deficiency preconditions:
1. xid must be associated with this connection if it's not in prepared state.
- ROUND - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- row_offset - Variable in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- rowChangesAreDetected(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- rowChangesAreVisible(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- rowDeleted() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- rowInserted() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- rows - Variable in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- rowUpdated() - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- RTRIM - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- run(ProtocolConnection, String, boolean) - Static method in class org.postgresql.core.SetupQueryRunner
-
- scale(int) - Method in class org.postgresql.util.PGInterval
-
Scale this interval by an integer factor.
- scanCStringLength() - Method in class org.postgresql.core.VisibleBufferedInputStream
-
Scans the length of the next null terminated string (C-style string) from
the stream.
- SECOND - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- seek(int, int) - Method in class org.postgresql.largeobject.LargeObject
-
Sets the current position within the object.
- seek(int) - Method in class org.postgresql.largeobject.LargeObject
-
Sets the current position within the object.
- SEEK_CUR - Static variable in class org.postgresql.largeobject.LargeObject
-
Indicates a seek from the current position
- SEEK_END - Static variable in class org.postgresql.largeobject.LargeObject
-
Indicates a seek from the end of a file
- SEEK_SET - Static variable in class org.postgresql.largeobject.LargeObject
-
Indicates a seek from the begining of a file
- Send(byte[]) - Method in class org.postgresql.core.PGStream
-
Send an array of bytes to the backend
- Send(byte[], int) - Method in class org.postgresql.core.PGStream
-
Send a fixed-size array of bytes to the backend.
- Send(byte[], int, int) - Method in class org.postgresql.core.PGStream
-
Send a fixed-size array of bytes to the backend.
- SendChar(int) - Method in class org.postgresql.core.PGStream
-
Sends a single character to the back end
- SendInteger2(int) - Method in class org.postgresql.core.PGStream
-
Sends a 2-byte integer (short) to the back end
- SendInteger4(int) - Method in class org.postgresql.core.PGStream
-
Sends a 4-byte integer to the back end
- sendQuery(V2Query, SimpleParameterList, String) - Method in class org.postgresql.core.v2.QueryExecutorImpl
-
- sendQueryCancel() - Method in interface org.postgresql.core.ProtocolConnection
-
Sends a query cancellation for this connection.
- SendStream(InputStream, int) - Method in class org.postgresql.core.PGStream
-
Copy data from an input stream to the connection.
- ServerErrorMessage - Class in org.postgresql.util
-
- ServerErrorMessage(String, int) - Constructor for class org.postgresql.util.ServerErrorMessage
-
- setApplicationName(String) - Method in class org.postgresql.ds.common.BaseDataSource
-
- setArray(int, Array) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setAsciiStream(int, InputStream, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setAsciiStream(long) - Method in class org.postgresql.jdbc3.AbstractJdbc3Clob
-
Retrieves a stream to be used to write Ascii characters to the
CLOB value that this Clob object represents,
starting at position pos.
- setAsciiStream(String, InputStream, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setAutoCommit(boolean) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- setAutoIncrement(boolean) - Method in class org.postgresql.core.Field
-
- setBigDecimal(int, BigDecimal) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setBigDecimal(String, BigDecimal) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given
java.math.BigDecimal value.
- setBinaryStream(long) - Method in class org.postgresql.jdbc2.AbstractJdbc2BlobClob
-
- setBinaryStream(int, InputStream, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setBinaryStream(String, InputStream, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given input stream, which will have
the specified number of bytes.
- setBinaryStream() - Method in class org.postgresql.jdbc4.Jdbc4SQLXML
-
- setBlob(int, Blob) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setBoolean(int, boolean) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setBoolean(String, boolean) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Java boolean value.
- setByte(int, byte) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setByte(String, byte) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Java byte value.
- setBytea(int, byte[], int, int) - Method in interface org.postgresql.core.ParameterList
-
Binds a binary bytea value stored as a bytearray to a parameter.
- setBytea(int, InputStream, int) - Method in interface org.postgresql.core.ParameterList
-
Binds a binary bytea value stored as an InputStream.
- setBytes(int, byte[]) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setBytes(long, byte[]) - Method in class org.postgresql.jdbc3.AbstractJdbc3Blob
-
Writes the given array of bytes to the BLOB value that
this Blob object represents, starting at position
pos, and returns the number of bytes written.
- setBytes(long, byte[], int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Blob
-
Writes all or part of the given byte array to the
BLOB value that this Blob object represents
and returns the number of bytes written.
- setBytes(String, byte[]) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Java array of bytes.
- setCatalog(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- setCharacterStream(int, Reader, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setCharacterStream(long) - Method in class org.postgresql.jdbc3.AbstractJdbc3Clob
-
Retrieves a stream to be used to write a stream of Unicode characters
to the CLOB value that this Clob object
represents, at position pos.
- setCharacterStream(String, Reader, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Reader
object, which is the given number of characters long.
- setCharacterStream() - Method in class org.postgresql.jdbc4.Jdbc4SQLXML
-
- setClob(int, Clob) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setColumnName(String) - Method in class org.postgresql.core.Field
-
- setCompatible(String) - Method in class org.postgresql.ds.common.BaseDataSource
-
- setCursorName(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- setCursorName(String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setDatabaseName(String) - Method in class org.postgresql.ds.common.BaseDataSource
-
Sets the name of the PostgreSQL database, running on the server identified
by the serverName property.
- setDatabaseName(String) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Ensures the DataSource properties are not changed after the DataSource has
been used.
- setDataSourceName(String) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Sets the name of this DataSource.
- setDate(int, Date) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setDate(int, Date, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setDate(String, Date) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given java.sql.Date value.
- setDate(String, Date, Calendar) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given java.sql.Date value,
using the given Calendar object.
- setDays(int) - Method in class org.postgresql.util.PGInterval
-
Set the days of this interval to the specified value
- setDefaultAutoCommit(boolean) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23ConnectionPoolDataSource
-
Sets whether connections supplied by this pool will have autoCommit
turned on by default.
- setDouble(int, double) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setDouble(String, double) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Java double value.
- setEncoding(Encoding) - Method in class org.postgresql.core.PGStream
-
Change the encoding used by this connection.
- setEscapeProcessing(boolean) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setFetchDirection(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- setFetchDirection(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setFetchSize(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- setFetchSize(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setFloat(int, float) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setFloat(String, float) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Java float value.
- setFormat(int) - Method in class org.postgresql.core.Field
-
- setHoldability(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Changes the holdability of ResultSet objects
created using this Connection object to the given
holdability.
- setHours(int) - Method in class org.postgresql.util.PGInterval
-
Set the hours of this interval to the specified value
- setInitialConnections(int) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Sets the number of connections that will be created when this DataSource
is initialized.
- setInt(int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setInt(String, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Java int value.
- setIntParameter(int, int) - Method in interface org.postgresql.core.ParameterList
-
Binds an integer value to a parameter.
- setLiteralParameter(int, String, int) - Method in interface org.postgresql.core.ParameterList
-
Binds a String value that is an unquoted literal to the
server's query parser (for example, a bare integer) to a parameter.
- setLocation(int, int) - Method in class org.postgresql.geometric.PGpoint
-
Moves the point to the supplied coordinates.
- setLocation(Point) - Method in class org.postgresql.geometric.PGpoint
-
Moves the point to the supplied java.awt.Point
refer to java.awt.Point for description of this
- setLoginTimeout(int) - Method in class org.postgresql.ds.common.BaseDataSource
-
Set the login timeout, in seconds.
- setLogLevel(int) - Method in class org.postgresql.core.Logger
-
- setLogLevel(int) - Static method in class org.postgresql.Driver
-
used to turn logging on to a certain level, can be called
by specifying fully qualified class ie org.postgresql.Driver.setLogLevel()
- setLogLevel(int) - Method in class org.postgresql.ds.common.BaseDataSource
-
- setLogWriter(PrintWriter) - Method in class org.postgresql.ds.common.BaseDataSource
-
The DataSource will note every connection opened to the provided log writer.
- setLong(int, long) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setLong(String, long) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Java long value.
- setMaxConnections(int) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Sets the maximum number of connections that the pool will allow.
- setMaxFieldSize(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setMaxRows(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setMinutes(int) - Method in class org.postgresql.util.PGInterval
-
Set the minutes of this interval to the specified value
- setMonths(int) - Method in class org.postgresql.util.PGInterval
-
Set the months of this interval to the specified value
- setNull(int, int) - Method in interface org.postgresql.core.ParameterList
-
Binds a SQL NULL value to a parameter.
- setNull(int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setNull(int, int, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setNull(String, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to SQL NULL.
- setNull(String, int, String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to SQL NULL.
- setNull(int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
- setNullable(int) - Method in class org.postgresql.core.Field
-
- setObject(int, Object, int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setObject(int, Object, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setObject(int, Object) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setObject(String, Object, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
- setObject(int, Object) - Method in class org.postgresql.jdbc3g.AbstractJdbc3gStatement
-
- setObject(int, Object, int, int) - Method in class org.postgresql.jdbc3g.AbstractJdbc3gStatement
-
- setPassword(String) - Method in class org.postgresql.ds.common.BaseDataSource
-
Sets the password to connect with by default.
- setPassword(String) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Ensures the DataSource properties are not changed after the DataSource has
been used.
- setPortNumber(int) - Method in class org.postgresql.ds.common.BaseDataSource
-
Gets the port which the PostgreSQL server is listening on for TCP/IP
connections.
- setPortNumber(int) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Ensures the DataSource properties are not changed after the DataSource has
been used.
- setPrepareThreshold(int) - Method in class org.postgresql.ds.common.BaseDataSource
-
Sets the default threshold for enabling server-side prepare.
- setPrepareThreshold(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- setPrepareThreshold(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setPrepareThreshold(int) - Method in interface org.postgresql.PGConnection
-
Set the default statement reuse threshold before enabling server-side
prepare.
- setPrepareThreshold(int) - Method in interface org.postgresql.PGStatement
-
Sets the reuse threshold for using server-prepared statements.
- setProtocolVersion(int) - Method in class org.postgresql.ds.common.BaseDataSource
-
- setQueryTimeout(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setReadOnly(boolean) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- setRef(int, Ref) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setResult(Class) - Method in class org.postgresql.jdbc4.Jdbc4SQLXML
-
- setSavepoint() - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Creates an unnamed savepoint in the current transaction and
returns the new Savepoint object that represents it.
- setSavepoint(String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Connection
-
Creates a savepoint with the given name in the current transaction
and returns the new Savepoint object that represents it.
- setSchemaName(String) - Method in class org.postgresql.core.Field
-
- setSeconds(double) - Method in class org.postgresql.util.PGInterval
-
Set the seconds of this interval to the specified value
- setServerName(String) - Method in class org.postgresql.ds.common.BaseDataSource
-
Sets the name of the host the PostgreSQL database is running on.
- setServerName(String) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Ensures the DataSource properties are not changed after the DataSource has
been used.
- setShort(int, short) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setShort(String, short) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Java short value.
- setSocketTimeout(int) - Method in class org.postgresql.ds.common.BaseDataSource
-
Sets the socket timeout (SOTimeout), in seconds
- setSsl(boolean) - Method in class org.postgresql.ds.common.BaseDataSource
-
Set whether the connection will be SSL encrypted or not.
- setSslfactory(String) - Method in class org.postgresql.ds.common.BaseDataSource
-
Set the name of the SSLSocketFactory to use for connections.
- setString(int, String) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setString(int, String, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setString(long, String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Clob
-
Writes the given Java String to the CLOB
value that this Clob object designates at the position
pos.
- setString(long, String, int, int) - Method in class org.postgresql.jdbc3.AbstractJdbc3Clob
-
Writes len characters of str, starting
at character offset, to the CLOB value
that this Clob represents.
- setString(String, String) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given Java String value.
- setString(String) - Method in class org.postgresql.jdbc4.Jdbc4SQLXML
-
- setStringParameter(int, String, int) - Method in interface org.postgresql.core.ParameterList
-
Binds a String value that needs to be quoted for the server's parser
to understand (for example, a timestamp) to a parameter.
- setTableName(String) - Method in class org.postgresql.core.Field
-
- setTcpKeepAlive(boolean) - Method in class org.postgresql.ds.common.BaseDataSource
-
- setTime(int, Time) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setTime(int, Time, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setTime(String, Time) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given java.sql.Time value.
- setTime(String, Time, Calendar) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given java.sql.Time value,
using the given Calendar object.
- setTimestamp(int, Timestamp) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setTimestamp(String, Timestamp) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given java.sql.Timestamp value.
- setTimestamp(String, Timestamp, Calendar) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given java.sql.Timestamp value,
using the given Calendar object.
- setTransactionIsolation(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- setTransactionTimeout(int) - Method in class org.postgresql.xa.PGXAConnection
-
We don't do transaction timeouts.
- setType(String) - Method in class org.postgresql.util.PGobject
-
This method sets the type of this object.
- setTypeMap(Map<String, Class<?>>) - Method in class org.postgresql.jdbc4.Jdbc4Connection
-
- setTypeMapImpl(Map) - Method in class org.postgresql.jdbc2.AbstractJdbc2Connection
-
- setUnicodeStream(int, InputStream, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setUnknownLength(int) - Method in class org.postgresql.ds.common.BaseDataSource
-
- SetupQueryRunner - Class in org.postgresql.core
-
Poor man's Statement & ResultSet, used for initial queries while we're
still initializing the system.
- SetupQueryRunner() - Constructor for class org.postgresql.core.SetupQueryRunner
-
- setURL(int, URL) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given java.net.URL value.
- setURL(String, URL) - Method in class org.postgresql.jdbc3.AbstractJdbc3Statement
-
Sets the designated parameter to the given java.net.URL object.
- setUser(String) - Method in class org.postgresql.ds.common.BaseDataSource
-
Sets the user to connect as by default.
- setUser(String) - Method in class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource
-
Ensures the DataSource properties are not changed after the DataSource has
been used.
- setUseServerPrepare(boolean) - Method in class org.postgresql.jdbc2.AbstractJdbc2Statement
-
- setUseServerPrepare(boolean) - Method in interface org.postgresql.PGStatement
-
- setValue(String) - Method in class org.postgresql.geometric.PGbox
-
This method sets the value of this object.
- setValue(String) - Method in class org.postgresql.geometric.PGcircle
-
- setValue(String) - Method in class org.postgresql.geometric.PGline
-
- setValue(String) - Method in class org.postgresql.geometric.PGlseg
-
- setValue(String) - Method in class org.postgresql.geometric.PGpath
-
- setValue(String) - Method in class org.postgresql.geometric.PGpoint
-
- setValue(String) - Method in class org.postgresql.geometric.PGpolygon
-
- setValue(String) - Method in class org.postgresql.util.PGInterval
-
Sets a interval string represented value to this instance.
- setValue(int, int, int, int, int, double) - Method in class org.postgresql.util.PGInterval
-
Set all values of this interval to the specified values
- setValue(String) - Method in class org.postgresql.util.PGmoney
-
- setValue(String) - Method in class org.postgresql.util.PGobject
-
This method sets the value of this object.
- setYears(int) - Method in class org.postgresql.util.PGInterval
-
Set the years of this interval to the specified value
- SIGN - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SimpleDataSource - Class in org.postgresql.jdbc2.optional
-
- SimpleDataSource() - Constructor for class org.postgresql.jdbc2.optional.SimpleDataSource
-
- SIN - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- size() - Method in class org.postgresql.largeobject.LargeObject
-
This method is inefficient, as the only way to find out the size of
the object is to seek to the end, record the current position, then
return to the original position.
- Skip(int) - Method in class org.postgresql.core.PGStream
-
- skip(long) - Method in class org.postgresql.core.VisibleBufferedInputStream
- SPACE - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_DAY - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_FRAC_SECOND - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_HOUR - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_MINUTE - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_MONTH - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_QUARTER - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_ROOT - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_SECOND - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_WEEK - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- SQL_TSI_YEAR - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- sqlceiling(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
ceiling to ceil translation
- sqlchar(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
char to chr translation
- sqlconcat(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
concat translation
- sqlcurdate(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
curdate to current_date translation
- sqlcurtime(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
curtime to current_time translation
- sqldatabase(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
database translation
- sqldayname(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
dayname translation
- sqldayofmonth(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
dayofmonth translation
- sqldayofweek(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
dayofweek translation
adding 1 to postgresql function since we expect values from 1 to 7
- sqldayofyear(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
dayofyear translation
- sqlhour(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
hour translation
- sqlifnull(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
ifnull translation
- sqlinsert(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
insert to overlay translation
- sqllcase(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
lcase to lower translation
- sqlleft(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
left to substring translation
- sqllength(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
length translation
- sqllocate(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
locate translation
- sqllog(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
log to ln translation
- sqllog10(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
log10 to log translation
- sqlltrim(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
ltrim translation
- sqlminute(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
minute translation
- sqlmonth(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
month translation
- sqlmonthname(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
monthname translation
- sqlpower(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
power to pow translation
- sqlquarter(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
quarter translation
- sqlright(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
right to substring translation
- sqlrtrim(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
rtrim translation
- sqlsecond(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
second translation
- sqlspace(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
space translation
- sqlsubstring(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
substring to substr translation
- sqltimestampadd(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
time stamp add
- sqltimestampdiff(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
time stamp diff
- sqltruncate(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
truncate to trunc translation
- sqlucase(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
ucase to upper translation
- sqluser(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
user translation
- sqlweek(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
week translation
- sqlyear(List) - Static method in class org.postgresql.jdbc2.EscapedFunctions
-
year translation
- SQRT - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- start(Xid, int) - Method in class org.postgresql.xa.PGXAConnection
-
Preconditions:
1. flags must be one of TMNOFLAGS, TMRESUME or TMJOIN
2. xid !
- startCopy(String, boolean) - Method in interface org.postgresql.core.QueryExecutor
-
Issues a COPY FROM STDIN / COPY TO STDOUT statement and returns
handler for associated operation.
- startCopy(String, boolean) - Method in class org.postgresql.core.v2.QueryExecutorImpl
-
- startCopy(String, boolean) - Method in class org.postgresql.core.v3.QueryExecutorImpl
-
Sends given query to BE to start, initialize and lock connection for a CopyOperation.
- statement - Variable in class org.postgresql.jdbc2.AbstractJdbc2ResultSet
-
- STATEMENT_NOT_ALLOWED_IN_FUNCTION_CALL - Static variable in class org.postgresql.util.PSQLState
-
- storesLowerCaseIdentifiers() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- StreamWrapper - Class in org.postgresql.util
-
Wrapper around a length-limited InputStream.
- StreamWrapper(byte[], int, int) - Constructor for class org.postgresql.util.StreamWrapper
-
- StreamWrapper(InputStream, int) - Constructor for class org.postgresql.util.StreamWrapper
-
- SUBSTRING - Static variable in class org.postgresql.jdbc2.EscapedFunctions
-
- supportsAlterTableWithAddColumn() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsANSI92FullSQL() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsBatchUpdates() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsCatalogsInDataManipulation() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsColumnAliasing() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsConvert() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsConvert(int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsCoreSQLGrammar() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsExpressionsInOrderBy() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsExtendedSQLGrammar() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsFullOuterJoins() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsGetGeneratedKeys() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves whether auto-generated keys can be retrieved after
a statement has been executed.
- supportsGroupBy() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsGroupByUnrelated() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsIntegrityEnhancementFacility() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsLimitedOuterJoins() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsMinimumSQLGrammar() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsMixedCaseIdentifiers() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsMultipleOpenResults() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves whether it is possible to have multiple ResultSet objects
returned from a CallableStatement object
simultaneously.
- supportsMultipleResultSets() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsMultipleTransactions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsNamedParameters() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves whether this database supports named parameters to callable
statements.
- supportsNonNullableColumns() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsOrderByUnrelated() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsOuterJoins() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsPositionedDelete() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsPositionedUpdate() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsResultSetHoldability(int) - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves whether this database supports the given result set holdability.
- supportsResultSetType(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSavepoints() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves whether this database supports savepoints.
- supportsSchemasInDataManipulation() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSelectForUpdate() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsStatementPooling() - Method in class org.postgresql.jdbc3.AbstractJdbc3DatabaseMetaData
-
Retrieves weather this database supports statement pooling.
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.postgresql.jdbc4.AbstractJdbc4DatabaseMetaData
-
- supportsStoredProcedures() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSubqueriesInIns() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsTableCorrelationNames() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsTransactionIsolationLevel(int) - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsTransactions() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsUnion() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- supportsUnionAll() - Method in class org.postgresql.jdbc2.AbstractJdbc2DatabaseMetaData
-
- SYNTAX_ERROR - Static variable in class org.postgresql.util.PSQLState
-
- SYSTEM_ERROR - Static variable in class org.postgresql.util.PSQLState
-