AQT is a SQL query building API for
Java.
AQT is not intended to replace common SQL usage, rather it is a toolkit designed around providing dynamic query behavior. Non-static data models, analytics, reporting, and user-defined query parameters are the key problem spaces of which AQT has in mind. Manageability is offered through AQT's purely OO compositional query model. Everything from meta data to conditions are represented as objects, allowing the developer to provide very flexible behavior.
This pre-release provides preliminary support for pluggable grammars, and a cleaner API.
Check it out:
Gelatin SourceForge Project Gelatin is a young project and is interested in finding contributors. If you are interested, please drop a line in the developers forum at our SourceForge project.