Overview

QueryJ provides a way of ensuring error-free SQL statements, maintaining SQL simplicity, and allowing statement customization independent to the developer.

Status

QueryJ supports table/field autocompletion, and/or inter-condition operator, prepared statement's parameters management, nested queries, grouping and ordering, and several conditions ( =, > < is null, in, not in, etc.).

News

2003/08/29 QueryJ's first unit test is passed.
2003/08/28 QueryJ's project management issues are set up.