0

i am doing my project with GWT and Madb. The problem is that MapDb every time it deletes the contents of the db. How can I do to keep the db persistent?

Fede_23
  • 11
  • 1

1 Answers1

0

Are you sure that your configuration uses file store? If you have something like DBMaker.newMemory...()

Jan Kotek
  • 1,084
  • 7
  • 4