Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strip column identifiers from specified column names when mapping JDBC Result... | James Moger | 2015-07-21 | 1 | -0/+9 |
* | Do not register DataTypeAdapters by the target Java type | James Moger | 2015-05-11 | 1 | -5/+7 |
* | Use JavaType as the key for DataTypeAdapter registration | James Moger | 2015-04-16 | 1 | -7/+5 |
* | Move standard object deserialization into the dialect | James Moger | 2015-04-16 | 1 | -2/+6 |
* | Move constraint definitions into CREATE TABLE instead of ALTER TABLE | James Moger | 2014-11-03 | 1 | -37/+3 |
* | Allow dialects to determine if they support savepoints | James Moger | 2014-11-03 | 1 | -0/+7 |
* | Allow manual registration of type adapters | James Moger | 2014-10-30 | 1 | -1/+8 |
* | Support data type adapters | James Moger | 2014-10-29 | 1 | -19/+47 |
* | Conform to Apache standard directory layout | James Moger | 2013-03-08 | 1 | -0/+206 |