stazz / java-sql-generator

A framework to generate syntactically correct SQL statements in a typesafe, easy, and uniform way (without StringBuilders).
49 stars 28 forks source link

Arithmetic statements #4

Open stazz opened 13 years ago

stazz commented 13 years ago

Currently there are no arithmetic expressions. Implement the API and implementation for these.