|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
getUpdateCount() if the last statement
encountered was added to the existing statement batch rather than being
executed.
setBatchLimit() or returned by
getBatchLimit(), indicating that implicit batch execution
should be performed, and that the actual batch size is at the discretion
of the Open SQL / SQLJ runtime.
BatchExecutionContext allows for batching in
Open SQL / SQLJ. BatchExecutionContext object.
NoDataException object.
Statement object on the
Native SQL connection underlying a given Open SQL connection.
Statement object on the
Native SQL connection underlying a given Open SQL connection.
jdbc/defaultDataSource.
true iff the iterator is not positioned on a row.
ExecutionContext object and returns the result as an array
of update counts.
BatchExecutionContext object.
BatchExecutionContext object.
ExecutionContext object used by this
connection context.
DatabaseMetaData of the
Native SQL connection underlying an Open SQL connection.
true if batching is currently enabled for this
execution contextobject, false if batching is disabled.
true if this context has been closed;
false otherwise.
true, if the SQLException originates from a
database error that is of transient nature, false
otherwise.
getUpdateCount() if the last statement
encountered was added to a new statement batch rather than being
executed.
NoDataException object.
java.sql.Date..
java.sql.Time..
CallableStatement object on
the Native SQL connection underlying a given Open SQL
connection.
CallableStatement object on
the Native SQL connection underlying a given Open SQL
connection.
PreparedStatement object on
the Native SQL connection underlying a given Open SQL
connection.
PreparedStatement object on
the Native SQL connection underlying a given Open SQL
connection.
BatchExecutionContext object, batching cannot be
switched of.
ExecutionContext object.
setBatchLimit() or returned by
getBatchLimit(), indicating that no implicit batch execution
should be performed once a certain batch size is reached.
|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||