diff options
author | James Moger <james.moger@gmail.com> | 2012-01-11 09:20:51 -0500 |
---|---|---|
committer | James Moger <james.moger@gmail.com> | 2012-01-11 09:20:51 -0500 |
commit | 2e077918649d398dce0948cb3feeb61b925ee8a4 (patch) | |
tree | 2488329364248fb08e346314ba53399d9230bf64 /tools | |
parent | 28d2cf5b30ba18f20db54ed9447bc19cb0e4e1b0 (diff) | |
download | iciql-0.7.8.tar.gz iciql-0.7.8.zip |
Generate SELECT T0.* type statementsv0.7.8
* Fixed negative rollover bug in the AS counter.
* Replaced the non-threadsafe AS counter with an AtomicInteger.
* Added an optional alias parameter to Query.toSQL() and
QueryWhere.toSQL() to force SELECT T0.* select lists
* Fixed bug with Query.select(Z z) which assumed that z is always an
anonymous inner class.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions