23.10.2012 Views

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

found<br />

Java Class <strong>Reference</strong><br />

Checks whether a fetch operation returned to a record. The following Java class declares<br />

found:<br />

• <strong>SQL</strong>Cursor<br />

wasNULL<br />

Checks if the value in a fetched field is NULL. The following Java class declares wasNULL:<br />

• <strong>SQL</strong>Cursor<br />

getValue<br />

set<br />

insert<br />

Stores the value of a fetched field in the specified procedure variable or procedure output<br />

parameter. The following Java class declares getValue:<br />

• <strong>SQL</strong>Cursor<br />

Sets the field in the currently active row of a procedure’s result set a literal, procedure<br />

variable, or procedure input parameter. The following Java class declares set:<br />

• Dh<strong>SQL</strong>ResultSet<br />

Inserts the currently active row into the result set of a procedure. The following Java class<br />

declares insert:<br />

• Dh<strong>SQL</strong>ResultSet<br />

getDiagnostics<br />

log<br />

Returns the specified detail of an error message. The following Java class declares<br />

getDiagnostics:<br />

• Dh<strong>SQL</strong>Exception<br />

Writes a message to the log. The following Java classes inherit the log:<br />

• <strong>SQL</strong>IStatement<br />

• <strong>SQL</strong>PStatement<br />

• <strong>SQL</strong>Cursor<br />

• Dh<strong>SQL</strong>Result Set<br />

• Dh<strong>SQL</strong>Exception<br />

245

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!