Mastering PowerBuilder

HomePrevious Lesson: Supports Transaction
Next Lesson: Requires New Transaction

Requires Transaction

This type of component always executes in a transaction. This component method executes in the same transaction when called by another component in transaction context. It the calling component is not in a transaction context or directly instantiated by a base client, then Jaguar starts a new transaction.
HomePrevious Lesson: Supports Transaction
Next Lesson: Requires New Transaction