|
pljava 1.0.0 | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
CREATE TRIGGER
statement.
CREATE TRIGGER
statement.
null
.
schemaName
This method is exposed in SQL as sqlj.get_classpath(VARCHAR)
.
colName
.
index
.
ResultSet.CONCUR_READ_ONLY
.
ResultSet.CONCUR_READ_ONLY
.
Tuple
instances contained in this table.
null
.
ResultSet.CLOSE_CURSORS_AT_COMMIT
.
CREATE TRIGGER
statement).
Relation
.
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
.
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.
portalPos
attribute.
SPI_processed
.
SPI_result
.
schemaName
.
Tuple
at the given index.
CREATE TRIGGER
getTableName() -
Method in class org.postgresql.pljava.internal.TriggerData
Connection.TRANSACTION_READ_COMMITTED
.
ResultSet
representing
new
and returns the new tuple.
Tuple
reflecting the row for which the trigger
was fired.
SPI_tuptable
.
Relation
.
TupleDesc
for the Tuple
instances of
this table.
null
.
|
pljava 1.0.0 | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |