Docs Menu
API Developer Guide / database / startTransaction
Service: startTransaction
This service will start the transaction for a particular connection.
Input Parameter:
Name | Type | Description |
jdbcConnection: | String | Provide the name of jdbcConnection |
Output Parameter:
Name | Type | Description |
txConn: | Object | Return txConnection object |