|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractResultSet
serves as a base class for implementations
of theResultSet
interface.AclId
correspons to the internal PostgreSQL AclId
.listener
to the list of listeners that will
receive savepoint events.
listener
to the list of listeners that will
receive transactional events.
ReadOnlyResultSet
.
ReadOnlyResultSet
.
SPI_cursor_close
Oid
of
that handle.
SPIStatement
.
SPIStatement
.
SPIStatement
.
SPI_cursor_open
function
ReadOnlyResultSet
.
ReadOnlyResultSet
.
Oid
, and if so,
if the native value of that Oid
equals the native value
of this Oid
.
ErrorData
correspons to the ErrorData obtained
using an internal PostgreSQL CopyErrorData
call.SPI_exec
function.
SPI_execp
function.
ExecutionPlan
correspons to the execution plan obtained
using an internal PostgreSQL SPI_prepare
call.SPI_cursor_fetch
.
Tuple
that is described by this descriptor and
initialized with the supplied values
.
CREATE TRIGGER
statement.
CREATE TRIGGER
statement.
schemaName
This method is exposed in SQL as
sqlj.get_classpath(VARCHAR)
.
ResultSet.getObject
is called to retrieve a value
from the column.
ResultSet.getObject
is called to retrieve a value
from the column.
ResultSet.getObject
is called to retrieve a value
from the column.
ResultSet
object.
ResultSet
object.
ResultSet
object.
colName
.
index
.
ResultSet.CONCUR_READ_ONLY
.
ResultSet.CONCUR_READ_ONLY
.
Tuple
instances contained in this table.
ResultSet.CLOSE_CURSORS_AT_COMMIT
.
Relation
.
CREATE TRIGGER
statement).
CREATE TRIGGER
statement).
Tuple
reflecting the new version of the row, if
the trigger was fired for an UPDATE
, and null
if it is for an INSERT
or a DELETE
.
HeapTupleHeader
structure.
HeapTuple
structure.
SPI_prepare
, it is currently impossible to
obtain the correct parameter meta data before all the parameters have been
set, hence a ParameterMetaData obtained prior to setting the paramteres
will have all parameters set to the default type Types.VARCHAR
.
ParameterMetaData.parameterModeIn
always since this
is the only supported type at this time.
Level
object.
portalPos
attribute.
SPI_processed
.
SPI_result
.
ResultSet
object.
Relation
.
schemaName
.
CREATE TRIGGER
getSchemas() -
Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Tuple
at the given index.
SQLException.getSQLState
is X/Open (now known as Open
Group) SQL CLI or SQL99.
CREATE TRIGGER
getTablePrivileges(String, String, String) -
Method in class org.postgresql.pljava.jdbc.SPIDatabaseMetaData
Connection.TRANSACTION_READ_COMMITTED
.
ResultSet
representing
new
and returns the native pointer of new tuple.
Tuple
reflecting the row for which the trigger
was fired.
Relation
.
SPI_tuptable
.
null
.
Oid
to Java Class
map that contains the
Java UDT mappings for the given schema
.
HeapTupleHeader
correspons to the internal PostgreSQL
HeapTupleHeader
struct.LargeObject.create(int)
and LargeObject.open(org.postgresql.pljava.internal.Oid, int)
LargeObject.create(int)
and LargeObject.open(org.postgresql.pljava.internal.Oid, int)
ReadOnlyResultSet
.
ReadOnlyResultSet
.
INSTALL
actions.
jarName
.
jarName
.
LargeObject.create(int)
and LargeObject.open(org.postgresql.pljava.internal.Oid, int)
LargeObject.create(int)
and LargeObject.open(org.postgresql.pljava.internal.Oid, int)
false
.
atEnd
attribute.
atStart
attribute.
false
since a SingleRowWriter
starts on the one and only row.
true
if the backend is awaiting a return from a
call into the JVM.
ExecutionPlan
can create a Portal
using ExecutionPlan.cursorOpen(java.lang.String, java.lang.Object[])
.
true
if the trigger was fired after the statement
or row action that it is associated with.
true
if the trigger was fired after the statement
or row action that it is associated with.
true
if the trigger was fired before the
statement or row action that it is associated with.
true
if the trigger was fired before the
statement or row action that it is associated with.
true
if this trigger was fired by a DELETE
.
true
if this trigger was fired by a DELETE
.
true
if this trigger was fired by an INSERT
.
true
if this trigger was fired by an INSERT
.
true
if this trigger was fired by an UPDATE
.
true
if this trigger was fired by an UPDATE
.
true
if this trigger is fired once for each row
(as opposed to once for the entire statement).
true
if this trigger is fired once for each row
(as opposed to once for the entire statement).
true
if this trigger is fired once for the entire
statement (as opposed to once for each row).
true
if this trigger is fired once for the entire
statement (as opposed to once for each row).
true
.
true
.
posOverflow
attribute.
false
.
pljava.release_lingering_savepoints
.
LargeObject
correspons to the internal PostgreSQL
LargeObjectDesc
.Tuple
by substituting new values for selected columns
copying the columns of the original Tuple
at other positions.
SPI_cursor_move
.
moveToInsertRow()
method is
unsupported.
moveToInsertRow()
method is
unsupported.
ReadOnlyResultSet
.
ReadOnlyResultSet
.
SingleRowWriter
.
false
but it will not change
the state of the ResultSet
.
Oid
correspons to the internal PostgreSQL Oid
.PooledObject.passivate()
method and return the object
to the pool.
Portal
correspons to the internal PostgreSQL
Portal
type.ClobValue
SPI_prepare
function.
SPIPreparedStatement
.
SPIPreparedStatement
.
SPIPreparedStatement
.
false
but it will not change
the state of the ResultSet
.
UnsupportedFeatureException
.Relation
correspons to the internal PostgreSQL
Relation
.REMOVE
actions.
PooledObject.remove()
method and evict the object
from the pool.
jarName
from the database jar
repository.
listener
from the list of listeners that will
receive savepoint events.
listener
from the list of listeners that will
receive transactional events.
jarName
in the database
jar repository.
jarName
in the database
jar repository.
SET OF
a complex type in the form
of a ResultSet
.SET OF
a complex type.true
if the row contains any non null
values since all values of the row are null
initially.
true
if this row has been updated.
LargeObject.seek(long, int)
denoting that the
offset parameter should be treated relative to the current
address.
LargeObject.seek(long, int)
denoting that the
offset parameter should be treated relative to the end
of the data.
LargeObject.seek(long, int)
denoting that the
offset parameter should be treated as an absolute address.
Session
available to the
caller.ClobValue
BlobValue
BlobValue
BlobValue
ClobValue
schemaName
This
method is exposed in SQL as
sqlj.set_classpath(VARCHAR, VARCHAR)
.
ResultSet.FETCH_FORWARD
is supported.
ResultSet.FETCH_FORWARD
is supported.
fetchSize
is 1.
ClobValue
ClobValue
SPI
class provides access to some global
variables used by SPI.Portal
.descImage
using
implementorName
as discriminator for implementor specific
blocks.
ResultSet
objects returned from a CallableStatement
object
simultaneously.
ArrayList
.TriggerData
correspons to the internal PostgreSQL TriggerData
.TriggerData
that was
passed to the trigger method.
TriggerData
that was
passed to the trigger method and an additional message.
BlobValue
ClobValue
Tuple
correspons to the internal PostgreSQL
HeapTuple
.TupleDesc
correspons to the internal PostgreSQL
TupleDesc
.SPITupleTable
correspons to the internal PostgreSQL
SPITupleTable
type.ReadOnlyResultSet
.
ReadOnlyResultSet
.
ReadOnlyResultSet
.
ReadOnlyResultSet
.
ReadOnlyResultSet
.
ReadOnlyResultSet
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |