Java library for dynamic SQL strings

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎2 ‎votes

ABOUT Java library for dynamic SQL strings

Java library for building SQL strings dynamically, for use with JDBC or as a sub-component of an O/R tool. Avoids syntax errors common with string concatenation. Is database agnostic, allowing you to specify a dialect at runtime.