Disabling AS/400 DB2 commitment control thru JDBC adapter

Is there a way to disable commitment control for our JDBC AS/400 DB2 SQL Delete adapter? We are deleting more records than the AS/400 would allow in one commit cycle, so when the commit was issued we ran out of journal space, and an error occurred. Our AS/400 journal space is set to *NOMAX. Perhaps there’s a setting in the connection’s Other Properties?

Thank you,
Scott