Download List

專案描述

Apache Cayenne is a persistence framework that provides object-relational mapping (ORM) and remoting services. It has a wealth of unique and powerful features and can address a wide range of persistence needs. Cayenne seamlessly binds one or more database schemas directly to Java objects, managing atomic commit and rollbacks, SQL generation, joins, sequences, and more. With Cayenne's Remote Object Persistence, those Java objects can even be persisted out to clients via Web Services. With native XML serialization, objects can be even further persisted to non-Java clients.

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.

2010-09-08 07:23
3.0.1

Numerous bugfixes. The ability to use Terminating "@size" in Nested Properties Against Collections. EJBQL: ESCAPE no longer fails after the positional parameter. Shuts down EventManager in WebApplicationContextFilter.destroy(). Creates a source cayenne assembly. Support for Escaped LIKE Clauses in Expressions. Oracle specific type support for cayenne 3.
標籤: Stable

2010-05-07 14:43
3.0

No changes were made since the last release candidate.

2010-02-05 22:23
3.0 RC2

Minor bugs were fixed, preparing for 3.0 final.

2009-11-10 20:12
3.0 beta 1

In this beta release, only bugfixes were applied. No more features or API changes will be introduced to the library until after the final 3.0 release. A simple upgrade guide for users of previous releases is now available.

2009-05-31 17:25
3.0M6

This milestone adds a plethora of new features, including quoting of identifiers (useful for DB column names with spaces), nested contexts in ROP, and EJBQL/SQLTemplate/ProcedureQuery queries that support the full range of configuration options available to native SelectQueries. The Modeler received new features such schema analysis on startup (which can prompt the user to create or upgrade the database schema) and support for EJBQL. Lots of bugs were also fixed.

Project Resources