hello,
I'm writing a code in java which connect to a mysql data base and create an xml file that I will need in another stage ,
so my question is : can I synchronize my file xml with the new data saved in the data base without running again my java code ?
any help will be appreciated
