2007-01-07 Apache Cayenne User-friendly Java ORM with tools 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. Java Alpha 2017-10-14 4.1.M1 Beta 2017-10-6 4.0.B2 Stable 2017-11-20 3.1.2 Stable 2011-6-21 3.0.2 Legacy 2007-10-12 2.0.4 Legacy 2007-10-12 1.2.4 Ari Maniatis