Download List

Descripción del Proyecto

jPersist is an extremely powerful
object-relational database persistence API that
manages to avoid the need for configuration and
annotation; mapping is automatic (A-O/RM). It uses JDBC, and can work with any relational database and any type of connection resource. It uses information
obtained from the database to handle mapping
between the database and Java objects, so mapping
configuration is not needed, and annotation is not
needed. In fact, there is no configuration needed
at all.

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.

2010-07-01 00:00
5.0

Este es el último lanzamiento importante de jPersist. Desarrollo pasará ahora al proyecto de escisión más fácil de persistencia de Java (EJP), con sólo pequeñas actualizaciones y correcciones de errores para jPersist en el futuro.
Tags: Major feature enhancements
This is the last major release of jPersist. Development will now shift to the spinoff project Easier Java Persistence (EJP), with only minor updates and bugfixes for jPersist in the future.

2010-01-07 04:12
4.3

La licencia se ha cambiado a la BSD simplificado. La documentación completa se ha añadido.
Tags: license change, Documentation
The license has been changed to the new simplified BSD. Complete documentation has been added.

2009-12-14 07:08
4.2.3

Mejoras a la documentación y algunas correcciones de menor importancia.
Tags: Documentation Updates, Bugfixes, Feature Enhancements
Documentation enhancements and some minor bugfixes.

2009-08-06 21:00
4.1.1

Un error de puntero nulo con SQL: atributos fue corregido.
Tags: Minor bugfixes
A null pointer bug with sql :attributes was fixed.

2009-06-12 17:09
4.1

Algunas correcciones menores se hicieron. La licencia se cambió a la licencia BSD.
Tags: Major license change, Minor bugfixes
Some minor fixes were made. The license was changed to the BSD license.

Project Resources