2008-06-06

Library that attempts to take the pain out of generating SQL queries within Java programs. LGPL

SqlBuilder (OpenHMS) 2.0.3 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.

No comments: