PDA

View Full Version : Clearing the Database from Code



PfefferKopf
Mar 10th, 2008, 05:02 AM
Hi

I have a JPA + Toplink spring based application.

Is there a nice way to clear ( delete everything ) from the database from my code ?

Thanks