November 11, 2007
11 November 2007 - Apache Cayenne 3.0M2
Apache Cayenne team is glad to announce a second milestone of Cayenne 3.0. It contains many new features, such as full EJBQL syntax (delete, update, select, aggregate queries, subqueries, etc.), much improved lifecycle callbacks (no need to wrap the DataContext or enable callbacks explicitly. Modeler callbacks support is coming in M3), to-many relationships mapped as sets and maps (with Modeler support), CayenneModeler search function, adapter for SQLite, and much more.
http://cayenne.apache.org/2007/11/11/november-11-2007-cayenne-30m2-released.html
Posted by Tetsuya Kitahata at November 11, 2007 06:28 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/001081.html
[ Category : Apache Cayenne ] (PDF)(XML)

