Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strip column identifiers from specified column names when mapping JDBC Result... | James Moger | 2015-07-21 | 1 | -2/+2 |
* | Do not register DataTypeAdapters by the target Java type | James Moger | 2015-05-11 | 1 | -1035/+1032 |
* | Gracefully handle SQLite's pre-closed ResultSets for queries with 0 returned ... | James Moger | 2015-04-22 | 1 | -13/+22 |
* | Use JavaType as the key for DataTypeAdapter registration | James Moger | 2015-04-16 | 1 | -3/+6 |
* | Move standard object deserialization into the dialect | James Moger | 2015-04-16 | 1 | -14/+5 |
* | Support data type adapters | James Moger | 2014-10-29 | 1 | -5/+11 |
* | Revise nested conditions implementation and api | James Moger | 2014-10-22 | 1 | -31/+45 |
* | add support stackable condition: ex. X and (Y or Z) | Sotaro SUZUKI | 2014-10-06 | 1 | -3/+51 |
* | add support condition oneOf / noneOf | Sotaro SUZUKI | 2014-10-06 | 1 | -0/+16 |
* | Fix a bug and limit 1 select when select first | Kazunobu Raita | 2014-02-22 | 1 | -2/+3 |
* | Conform to Apache standard directory layout | James Moger | 2013-03-08 | 1 | -0/+947 |