Download List

Projeto Descrição

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 atualizações de banco de dados de meta-modelo usando instruções DDL. LIMIT e OFFSET são suportados por atributos da consulta. Índices de banco de dados são criados pelo meta-modelo. Unique / índices não-exclusivos são suportados, incluindo um composto. Um novo método para obter uma chave estrangeira: OrmTable.readPK propriedade (). Verificação de palavras-chave de SQL.
Tags: Major
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.

Project Resources