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

문제는 많은 관계로 하나가 해결되었습니다 일하고 있었다.
Tags: Minor
A problem in which one to many relationships were working was fixed.

2010-12-06 22:51
1.6

H2 데이터베이스 지원이 릴리스에 추가되었습니다.
Tags: Major
H2 Database support was added in this release.

2010-09-22 01:09
1.5

라이센스가들은 LGPL에서 아파치 2.0으로 변경되었습니다. 아니요 기능은이 릴리스에 추가되었습니다.
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

이 유지 보수 릴리스는 몇 가지 사소한 문제와 코드베이스를 개선 거대한 리팩토링을 해결합니다. JOTM 지금은 거래 지원되지 않습니다. 오직 Atomikos는 JTA를 지원합니다. HSQLDB 지원이 추가되었습니다.
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

이것은 기본적으로 한 주요 버그 및 몇 가지 사소한 문제를 해결 유지 보수 릴리스입니다. SaveOrUpdate 메서드는 이제 제대로 작동합니다.
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