I think I'm new to basic Java - Android and .NET, have simple ways to store application-specific data for private databases, but I don't see such a method for storing data in simple OL Java.
What am I missing here? Hibernate and JPA seem a bit overkill.
Edit: I have not looked for many data storages in my application (yet) - only a permanent record of several settings, such as the current user, should be good enough. I mainly looked for analog generic settings for Android or .Net.
(This is after the fact, however, since I received many answers.)
user1499731
source
share