Hello, I am currently working on a project on heterogeneous database synchronization. I am using Derby as one of the databases. As my design is to employ SQL Transaction based synchronization, I need to create a file which maintains all the required SQL statements (Create, Insert, Update, Alter and Delete). Can you please tell me which is the source code file I can use to filter and write all the required SQL statements.,
Regards, Philip Jacob
