|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
PGConnection.addDataType(String,Class). This deprecated method does not
work correctly for registering classes that cannot be directly loaded
by the JDBC driver's classloader.
LargeObjectManager.createLO()
LargeObjectManager.createLO(int)
QueryExecutor.fastpathCall(int, org.postgresql.core.ParameterList, boolean).
Statement object that will generate
ResultSet objects with the given type, concurrency,
and holdability.
LargeObjectManager.delete(long)
Statement object
should be made available for retrieval.
ARRAY parameter as an
Array object in the Java programming language.
NUMERIC parameter as a
java.math.BigDecimal object with as many digits to the
right of the decimal point as the value contains.
BLOB parameter as a
Blob object in the Java programming language.
BIT parameter as a
boolean in the Java programming language.
TINYINT parameter as a byte
in the Java programming language.
BINARY or VARBINARY
parameter as an array of byte values in the Java
programming language.
CLOB parameter as a
Clob object in the Java programming language.
ResultSet.getObject
is called to retrieve a value from the column.
DATE parameter as a
java.sql.Date object.
DATE parameter as a
java.sql.Date object, using
the given Calendar object
to construct the date.
DOUBLE parameter as a double
in the Java programming language.
FLOAT parameter as a float
in the Java programming language.
Statement object.
ResultSet objects
created using this Connection object.
INTEGER parameter as an int
in the Java programming language.
BIGINT parameter as a long
in the Java programming language.
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.
Object in the Java
programming language.
i and uses map for the custom
mapping of the parameter value.
LargeObject.getLongOID()
PreparedStatement object's parameters.
REF(<structured-type>)
parameter as a Ref object in the Java programming language.
ResultSet
object.
ResultSet objects
generated by this Statement object.
SMALLINT parameter as a short
in the Java programming language.
SQLException.getSQLState
is X/Open (now known as Open Group) SQL CLI or SQL99.
SSLSocketFactory used for connections.
CHAR, VARCHAR,
or LONGVARCHAR parameter as a String in
the Java programming language.
TIME parameter as a
java.sql.Time object.
TIME parameter as a
java.sql.Time object, using
the given Calendar object
to construct the time.
TIMESTAMP parameter as a
java.sql.Timestamp object.
TIMESTAMP parameter as a
java.sql.Timestamp object, using
the given Calendar object to construct
the Timestamp object.
ResultSet object as a java.net.URL
object in the Java programming language.
ResultSet object as a java.net.URL
object in the Java programming language.
DATALINK parameter as a
java.net.URL object.
DATALINK parameter as a
java.net.URL object.
mark and
reset methods.
LargeObjectManager.open(long)
LargeObjectManager.open(long, int)
ConnectionFactory.openConnection(java.lang.String, int, java.lang.String, java.lang.String, java.util.Properties, org.postgresql.core.Logger) for a particular protocol version.
XAResource.XAException which makes it easy to
create an instance of XAException with a human-readable
message, a Throwable cause, and an XA error code.CallableStatement object that will generate
ResultSet objects with the given type and concurrency.
PreparedStatement object that will generate
ResultSet objects with the given type, concurrency,
and holdability.
PreparedStatement object that has
the capability to retrieve auto-generated keys.
PreparedStatement object capable
of returning the auto-generated keys designated by the given array.
PreparedStatement object capable
of returning the auto-generated keys designated by the given array.
parameterName to the JDBC type
sqlType.
parameterName to be of JDBC type
sqlType.
Savepoint object from the current
transaction.
mark method was last called on this input stream.
Savepoint object
was set.
CLOB value that this Clob object represents,
starting at position pos.
java.math.BigDecimal value.
boolean value.
byte value.
BLOB value that
this Blob object represents, starting at position
pos, and returns the number of bytes written.
byte array to the
BLOB value that this Blob object represents
and returns the number of bytes written.
CLOB value that this Clob object
represents, at position pos.
Reader
object, which is the given number of characters long.
java.sql.Date value.
java.sql.Date value,
using the given Calendar object.
double value.
float value.
ResultSet objects
created using this Connection object to the given
holdability.
int value.
long value.
NULL.
NULL.
Savepoint object that represents it.
Savepoint object that represents it.
short value.
SSLSocketFactory to use for connections.
String to the CLOB
value that this Clob object designates at the position
pos.
len characters of str, starting
at character offset, to the CLOB value
that this Clob represents.
String value.
java.sql.Time value.
java.sql.Time value,
using the given Calendar object.
java.sql.Timestamp value.
java.sql.Timestamp value,
using the given Calendar object.
java.net.URL value.
java.net.URL object.
PGStatement.setPrepareThreshold(int)
ResultSet objects
returned from a CallableStatement object
simultaneously.
ProtocolConnection.getTransactionState() indicating that a
transaction is currently open, but it has seen errors and will
refuse subsequent queries until a ROLLBACK.
ProtocolConnection.getTransactionState() indicating that no
transaction is currently open.
ProtocolConnection.getTransactionState() indicating that a
transaction is currently open.
LargeObjectManager.unlink(long)
java.sql.Array value.
java.sql.Array value.
java.sql.Blob value.
java.sql.Blob value.
java.sql.Clob value.
java.sql.Clob value.
java.sql.Ref value.
java.sql.Ref value.
AbstractJdbc2ResultSet.wasNull().
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||