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 the EAServer Programmer’s Guide.