Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What's the best way for persistence in a Desktop stand alone application?

wellington7Feb 3 2010 — edited Feb 12 2010
I was thinking about hibernate, but I think it is so slow (to boot) for a simple desktop application.
In the Serialization javadoc they recommend us to use the XMLEncoder, but I don't want the user to have a so easy access to the data (as user password) in a xml file.

So, what do say?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2010
Added on Feb 3 2010
8 comments
152 views