Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sqlbuilder-2.0.10.jar | 2011-10-20 | 169.1 kB | |
sqlbuilder-2.0.10-sources.jar | 2011-10-20 | 136.8 kB | |
README.txt | 2011-10-20 | 435 Bytes | |
Totals: 3 Items | 306.4 kB | 0 |
SqlBuilder 2.0.10 Release ======================== - Add more flexible table aliasing: handle Table with no alias and allow DbTable alias to be passed in constructor - Add SelectQuery.addCustomJoin(Object) for fully customizable join clauses - Allow ComboCondition,UnaryCondition,BinaryCondition,ComboExpression to have custom operators - Add option to disable wrapping parentheses in Conditions and Expressions which utilize them