Download List

專案描述

Ujorm is an easy-to-use ORM framework based on key-value objects. The framework was designed for rapid Java development with great performance and a small footprint. The key features are type safe queries, relation mapping by Java code, no entity states, and a memory overloading protection cache.

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-03-17 06:55 Back to release list
0.93

Incremental database updates by meta-model using DDL statements. LIMIT and OFFSET are supported by attributes of the Query. Database indexes are created by the meta-model. Unique/non-unique indexes are supported, including a composed one. A new method to get a foreign key: OrmTable.readPK(property). Checking of SQL keywords.
標籤: Major

Project Resources