February 01, 2007
01 February 2007 - Apache Cayenne with its renewed website
Apache Cayenne is an open source component-oriented persistence framework licensed under the Apache License, providing Object Relational Mapping, Persistence and Caching for Java.
Posted by Tetsuya Kitahata at February 1, 2007 10:14 AMProject 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/000943.html
[ Category : Apache Cayenne ] (PDF)(XML)

