11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

On-Savepoint trigger<br />

Description<br />

Fires when <strong>Form</strong> <strong>Builder</strong> would normally issue a Savepoint statement. By default, <strong>Form</strong> <strong>Builder</strong> issues<br />

savepoints at form startup, and at the start of each Post and Commit Transaction process.<br />

Definition Level form<br />

Legal Commands<br />

SELECT statements, PL/SQL, unrestricted built-ins<br />

Enter Query Mode no<br />

Usage Notes<br />

To perform default <strong>Form</strong> <strong>Builder</strong> processing from this trigger, include a call to the ISSUE_SAVEPOINT<br />

built-in.<br />

In an On-Savepoint trigger, the Savepoint_Name application property returns the name of the next<br />

savepoint that <strong>Form</strong> <strong>Builder</strong> would issue by default, if no On-Savepoint trigger were present. In an On-<br />

Rollback trigger , Savepoint_Name returns the name of the savepoint to which <strong>Form</strong> <strong>Builder</strong> would roll<br />

back.<br />

Suppress default savepoint processing by setting the Savepoint Mode form document property to Off.<br />

When Savepoint Mode is Off, <strong>Form</strong> <strong>Builder</strong> does not issue savepoints and, consequently, the On-<br />

Savepoint trigger never fires.<br />

On Failure<br />

no effect<br />

Fires In<br />

CALL_FORM<br />

Post and Commit Transactions<br />

SAVEPOINT<br />

See Process Flowcharts<br />

456

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

Saved successfully!

Ooh no, something went wrong!