Overview
Package
Class
Use
Tree
Deprecated
Index
Help
pljava 1.0.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
C
ClobValue
- class org.postgresql.pljava.jdbc.
ClobValue
.
ClobValue(String)
- Constructor for class org.postgresql.pljava.jdbc.
ClobValue
ClobValue(Reader, long)
- Constructor for class org.postgresql.pljava.jdbc.
ClobValue
Commands
- class org.postgresql.pljava.management.
Commands
.
This methods of this class are implementations of SQLJ commands.
Commands()
- Constructor for class org.postgresql.pljava.management.
Commands
cancel()
- Method in class org.postgresql.pljava.jdbc.
SPIStatement
cancelRowUpdates()
- Method in class org.postgresql.pljava.jdbc.
ReadOnlyResultSet
This feature is not supported on a
ReadOnlyResultSet
.
cancelRowUpdates()
- Method in class org.postgresql.pljava.jdbc.
SingleRowReader
This feature is not supported on a
ReadOnlyResultSet
.
cancelRowUpdates()
- Method in class org.postgresql.pljava.jdbc.
SingleRowWriter
cancelRowUpdates()
- Method in class org.postgresql.pljava.jdbc.
TriggerResultSet
Cancel all changes made to the Tuple.
clearBatch()
- Method in class org.postgresql.pljava.jdbc.
SPIStatement
clearParameters()
- Method in class org.postgresql.pljava.jdbc.
SPIPreparedStatement
clearWarnings()
- Method in class org.postgresql.pljava.jdbc.
ObjectResultSet
This is a noop since warnings are not supported.
clearWarnings()
- Method in class org.postgresql.pljava.jdbc.
SPIConnection
Warnings are not yet supported.
clearWarnings()
- Method in class org.postgresql.pljava.jdbc.
SPIStatement
close()
- Method in class org.postgresql.pljava.internal.
ELogHandler
This is a no-op.
close()
- Method in class org.postgresql.pljava.internal.
Portal
Performs an
SPI_cursor_close
.
close()
- Method in class org.postgresql.pljava.jdbc.
ClobValue
close()
- Method in class org.postgresql.pljava.jdbc.
SPIConnection
This is a no-op.
close()
- Method in class org.postgresql.pljava.jdbc.
SPIPreparedStatement
close()
- Method in class org.postgresql.pljava.jdbc.
SPIResultSet
close()
- Method in class org.postgresql.pljava.jdbc.
SPIStatement
close()
- Method in class org.postgresql.pljava.jdbc.
SingleRowResultSet
Cancels all changes but doesn't really close the set.
commit()
- Method in class org.postgresql.pljava.jdbc.
SPIConnection
It's not legal to do a commit within a call from SQL.
connect(String, Properties)
- Method in class org.postgresql.pljava.jdbc.
SPIDriver
createSQLJSchema()
- Method in class org.postgresql.pljava.deploy.
Deployer
createStatement()
- Method in class org.postgresql.pljava.jdbc.
SPIConnection
Creates a new instance of
SPIStatement
.
createStatement(int, int)
- Method in class org.postgresql.pljava.jdbc.
SPIConnection
Creates a new instance of
SPIStatement
.
createStatement(int, int, int)
- Method in class org.postgresql.pljava.jdbc.
SPIConnection
Creates a new instance of
SPIStatement
.
cursorOpen(String, Object[])
- Method in class org.postgresql.pljava.internal.
ExecutionPlan
Set up a cursor that will execute the plan using the internal
SPI_cursor_open
function
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
pljava 1.0.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W