Download List

Project Description

SqlBuilder is a library that attempts to take the
pain out of generating SQL queries within Java
programs. It wraps the SQL syntax within very
lightweight and easy to use Java objects that
follow the "builder" paradigm (similar to
StringBuilder). This changes many common SQL
syntactical, runtime errors into Java compile-time
errors.

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.

2012-01-12 06:50 Back to release list
2.0.11

This is a minor feature release that adds support for adding columns with an "alter table" query and setting column default values.
Tags: minor feature release

Project Resources