ProjectPerPojo

Project: PerPOJO


Description

PerPOJO 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.

Features

Simple "persistence layer". Think of it like a HashMap that is saved to a file.

Documentation

The entire documentation can be found at the website

Website

The website is here

Download

Please refer to the website for the latest releases



revision: 3 / last update: 30.12.2003 16:26:18