Search Results

3
votes
10answers
379 views

Lightweight Java persistence

What are the lightweight options one has to persist Java objects ? I'm looking for the easiest possible solution. I don't want anything fancy featurewise just something simple that works wi …