Product Information > JADE Object Manager Guide > Chapter 3 - JADE Application Programming Interface (API) > pHandle

pHandle

The pHandle parameter is maintained for backward compatibility and is ignored. It should be set to null.

All changes made by the current process to objects in the database are done in an "all or nothing" fashion, depending on a subsequent jomEndTransaction or jomAbortTransaction call. (For more details, see "Aborting a Transaction" or "Ending a Transaction", later in this chapter.)