1.

Explain About Commit Method?

Answer»

Commit method is used to commit all uncommitted database changes. This method WRITES all the INSTANCES SPECIFIED by one or more earlier Obj-Save methods to the PegaRULES database (for INTERNAL classes) and to external DATABASES (for external classes).

Commit method is used to commit all uncommitted database changes. This method writes all the instances specified by one or more earlier Obj-Save methods to the PegaRULES database (for internal classes) and to external databases (for external classes).



Discussion

No Comment Found