Download List

Descripción del Proyecto

persistence4j is a small and lightweight Java object persister that uses JDBC to persist data into a relational database. The library frees you from writing the Data transfer objects - just
create a POJO and simply save it. Transactional and non-transactional connections are supported and can be configured from the simple properties file.

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.

2011-01-03 18:32
1.6.1

Un problema en el que una de muchas relaciones de trabajo se ha fijado.
Tags: Minor
A problem in which one to many relationships were working was fixed.

2010-12-06 22:51
1.6

H2 apoyo de base de datos se ha añadido en esta versión.
Tags: Major
H2 Database support was added in this release.

2010-09-22 01:09
1.5

La licencia fue cambiado a Apache 2.0 desde la LGPL. No hay características se han añadido en esta versión.
Tags: Minor
The license was changed to Apache 2.0 from the LGPL. No features were added in this release.

2010-09-11 20:46
1.2

Esta versión corrige algunos problemas de mantenimiento menor y una refactorización enorme que mejora el código base. JOTM ahora sin apoyo para las transacciones. Sólo Atomikos es compatible con JTA. apoyo HSQLDB se añadió.
Tags: Minor
This maintenance release fixes some minor issues and a huge refactoring that improved the codebase. JOTM is now unsupported for transactions. Only Atomikos is supported for JTA. HSQLDB support was added.

2010-09-06 01:11
1.1

Esto es básicamente una versión de mantenimiento que corrige un error importante y algunos problemas menores. El método SaveOrUpdate ahora está trabajando correctamente.
Tags: Minor
This is basically a maintenance release that fixes one major bug and some minor issues. The SaveOrUpdate method is now working properly.

Project Resources