IBDAC
Stores all changes of data associated with the transaction to the database server permanently.
TIBCTransaction
procedure Commit; override;
Call the Commit method to store to the database server all changes of data associated with the transaction permanently.