Download List

Projeto Descrição

Trivial Persist was developed to provide the
quickest and easiest means possible to achieve
object persistence in Java. It uses neither XML
files nor SQL databases, and it uses normal Java
classes for access (such as Set, Comparator, and
Iterator) rather than JDBC or a new API. As a
result, a new object repository (called a Store)
can be created or modified in just a few seconds.
It is not designed for huge databases. The disk
storage format can be manipulated by simple text
processing tools.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-04 16:11
0.1

Tags: Initial freshmeat announcement

Project Resources