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 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

许多错误修正。能够使用终结“@大小”在对嵌套属性集合。 EJBQL:逃离不再失败后位置参数。关闭在WebApplicationContextFilter.destroy()EventManager。创建一个源辣椒大会。支持在表达式转义类条款。甲骨文对辣椒3的具体类型的支持。
标签: Stable
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.

2010-05-07 14:43
3.0

没有变化,自上次发布的候选人。
No changes were made since the last release candidate.

2010-02-05 22:23
3.0 RC2

小错误是固定的,为3.0的最后准备。
Minor bugs were fixed, preparing for 3.0 final.

2009-11-10 20:12
3.0 beta 1

在这个测试版,只是bug修正的应用。没有更多的功能或API的变化将推出图书馆直到最后3.0版本。阿以前版本的用户,只需升级指南现已推出。
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

这一里程碑式的增加了太多的新功能,包括标识符引用(与空间数据库列名称很有用),在人事嵌套的情况下,和EJBQL / SQLTemplate / ProcedureQuery查询,支持配置选项可用于本地SelectQueries齐全。在启动时收到的建模等新功能模式分析(可提示用户创建或升级数据库模式)和EJBQL的支持。许多的错误也是固定。
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