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.

This call causes the commit of all changes made by the current process since the last jomBeginTransaction call. (For details, see "Beginning a Transaction", earlier in this chapter.)

All transaction locks held by the process are released automatically at this point.