I have a third party application framework (Oracle ADF) issuing the following SQL command:
insert into "PS_TXN" values (:1, :2, :3, :4, sysdate)