Site |
|
|
|
Projects |
|
|
|
|
|
Documentation |
|
|
|
Tools |
|
|
General |
|
|
|
Site |
|
|
|
|
|
|
ProjectPerPojo |
Project: PerPOJO
DescriptionPerPOJO means persistence for plain old java objects. These POJOs
are simple java objects which contain several attributes and getter
and setter methods for it.
A mixture between a cache and a "persistence layer"
PerPOJO keeps all objects in memory therefore it is a cache. But
it also saves the objects to a file therefore it can be called a
persistence layer. Actually not a "real" one but one with a definitely
simple API.
FeaturesSimple "persistence layer". Think of it like a HashMap that is saved to a file.
DocumentationThe entire documentation can be found at the website
WebsiteThe website is here
DownloadPlease refer to the website for the latest releases
|
revision: 3 / last update: 30.12.2003 16:26:18 |
|