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

type

The type parameter specifies the type of transactions, whose values are listed in the following table.

Value Description
0 Persistent transaction
1 Transient transaction

As this parameter has been introduced for future implementation, use of the type parameter with a value of 1 is ignored.