January 22, 2007
22 January 2007 - Apache Cayenne 2.0.2 and 1.2.2 Released
Following the establishment of Apache Cayenne as an official ASF (Apache Software Foundation) project, we decided it is time to post bugfix releases for both pre-Apache 1.2 and Apache 2.0 stable branches. UPGRADE IS STRONLY RECOMMENDED no matter which branch you use, as some bugs (such as CAY-724) are rather serious. As a reminder, patch-level compatibility between both branches is determined by the last digit in the release version. So 1.2.2 is analoguous to 2.0.2. The only difference being package name change to "org.apache.cayenne" for the later. Starting from 2.0.2 release we do encourage all users to switch to 2.0 if possible.
----
----Posted by Tetsuya Kitahata at January 22, 2007 12:54 PMProject Info -- Apache Cayenne
Cayenne is a powerful, full-featured, opensource framework created for developers working with relational databases. it seamlessly maps any relational database to Java objects, reducing development time and adding considerable functionality to any application which requires a database. Developers using Cayenne will be able to concentrate on the core business requirements and the data model instead of the SQL details. The application can then be easily moved to any JDBC-capable database. In addition to management of persistent Java objects mapped to relational databases, Cayenne provides a plethora of features including single method call queries and updates (including atomic updates of all modified objects), seamless integration of multiple databases into a single virtual data source, three tier persistence with caching on the remote client, paging of results, record locking, and many more features. JPA compliance is in progress.
Releases can be downloaded from http://cayenne.apache.org/download.html
Project Website http://cayenne.apache.org Programming Languages Java Categories database, library, network-server, network-client, xml, web-framework Mailing Lists http://cayenne.apache.org/lists.html Bug/Issue Tracker https://issues.apache.org/cayenne/ Project Management Committee Apache Cayenne Access to the source code:
Browse http://svn.apache.org/viewvc/cayenne/ SVN Direct https://svn.apache.org/repos/asf/cayenne/
http://www.apachenews.org/archives/000945.html
[ Category : Apache Cayenne ] (PDF)(XML)

