Download List

專案描述

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

A problem in which one to many relationships were working was fixed.
標籤: Minor

2010-12-06 22:51
1.6

H2 Database support was added in this release.
標籤: Major

2010-09-22 01:09
1.5

The license was changed to Apache 2.0 from the LGPL. No features were added in this release.
標籤: Minor

2010-09-11 20:46
1.2

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.
標籤: Minor

2010-09-06 01:11
1.1

This is basically a maintenance release that fixes one major bug and some minor issues. The SaveOrUpdate method is now working properly.
標籤: Minor

Project Resources