Download List

專案描述

JRel is a library for the Java language that can
be used to construct database queries in a
programmatic fashion using a subset of the
relational algebra. These queries are expressions
in the form of 100% native Java code, and are
translated at runtime into compliant ANSI-SQL
usable with a variety of SQL databases.

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.

2008-10-30 02:07
0.10

This release adds support for SQL conditional (CASE) statements, support for CAST statements, full and proper support for subselects and subqueries, projection of expressions (such as arithmetic, string concatenation, etc.), major improvements to aggregation (sum, max, min, etc.) handling, and bugfixes to join handling.
標籤: Major feature enhancements

2008-04-22 22:14
0.9

標籤: Initial freshmeat announcement

Project Resources