|
4db87d4dc5
|
javax.sql is not java.sql oops
|
2017-06-08 00:23:59 -04:00 |
|
|
e28c1fef14
|
Add support for maxRows in the annotation and sent in dynamically
|
2017-06-08 00:09:00 -04:00 |
|
|
d0d362c58c
|
Implement Cleaner interface support in JdbcMapper, relax Cleaner interface
|
2017-06-07 21:29:28 -04:00 |
|
|
85e0d868fe
|
Compile differently based on Calendar object existence
|
2017-06-07 20:30:58 -04:00 |
|
|
8e125d8e68
|
Clean up random todos
|
2017-06-07 19:15:00 -04:00 |
|
|
6897043392
|
Fix compilation with java 6
|
2017-06-07 03:00:29 -04:00 |
|
|
53a8c4032e
|
Add missing import to generated JdbcMapper classes
|
2017-06-07 02:50:36 -04:00 |
|
|
783b51b810
|
Migrate JdbcMapperProcessor away from using reflection and Class objects all together...
|
2017-06-07 02:43:46 -04:00 |
|
|
a1ad929cf4
|
Half measure to avoid using Class objects in CompileTimeResultSetMapper
|
2017-06-06 22:33:51 -04:00 |
|
|
be6689aa29
|
Sometimes class is not available on classpath, use type when we can
|
2017-05-29 18:26:11 -04:00 |
|
|
f028853c15
|
Set in list type names in a smarter fashion
|
2017-06-02 01:59:17 -04:00 |
|
|
c1139447e4
|
In JdbcMapper, error out on unused parameters
|
2017-06-02 01:01:53 -04:00 |
|
|
f14b87203a
|
If we can not properly infer PreparedStatement bind in JdbcMapper, error out saying so
|
2017-06-02 00:43:32 -04:00 |
|
|
8d9a01766f
|
Implement in lists for Oracle and standard SQL in JdbcMapper
|
2017-06-02 00:39:03 -04:00 |
|
|
2162e35456
|
Add support for binding Blob, Clob, java.sql.Array to PreparedStatement in JdbcMapper
|
2017-05-29 18:26:11 -04:00 |
|
|
2f19f2ad46
|
Remove requirement for @JdbcMapper.Mapper to implement JdbcMapper, logic around requiring close() method or not
|
2017-05-28 23:38:10 -04:00 |
|
|
5960341297
|
Add presto-sqlparser module for alternative SQLParser implementation (requires java 8+)
|
2017-05-28 22:14:30 -04:00 |
|
|
849a85f1be
|
Split into modules
|
2017-05-28 18:01:00 -04:00 |
|