jcs_odf.get_transaction_id

on-site-related topic PL/SQL API jcs_odf.get_transaction_id

Summary

Get the internal ID of the current transaction thread.

Note: Switch threads using jcs_odf.set_transaction_id.

Specification

Copy
function get_transaction_id()
    return number

See Also