Avoid unnecessary database work

For PowerBuilder and CORBA components that participate in transactions, you can call isRollBackOnly to test if the transaction is doomed before the method executes more logic that would have to be rolled back. For more information, see “Using transaction state primitives” in Chapter 2, “CORBA Component Life Cycles and Transaction Semantics,” in the CORBA Components Guide.