You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jarekratajski edited this page Nov 26, 2016
·
11 revisions
Welcome
Airomem is Java persistence framework based on Prevayler. The most important features are:
speed,
simplicity.
This is achieved because there is no Database. There is only persistence.
Airomem direct
You can try very simple persistence framework now. It is called Airomem-direct.
You only need 2 Annotations - and there is no API. No EntityManager ...etc - just objects from Your domain that will be stored.