Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Dropping the Sequences class. Moving more stuff into SqlUnit to make it ↵HEADmaster | Trygve Laugstøl | 2013-08-19 | 1 | -3/+2 |
| | | | | | | easier available in a generic form. o Fixing the complicated cases where the generation got confused with both setter and constructor injection. | ||||
* | o Overhauling inheritance, adding a decent start of support for ↵ | Trygve Laugstøl | 2013-08-11 | 2 | -20/+53 |
| | | | | @MappedSuperclass. | ||||
* | o Fixing a couple of test failures. | Trygve Laugstøl | 2013-08-11 | 1 | -3/+5 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-07 | 2 | -2/+3 |
| | | | | o Start of JPA implementation. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -2/+3 |
| | | | | o Adding support for int and long types. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -1/+2 |
| | | | | | | | o Adding Joda time's DateTime and UUID. o Registering @SequenceGenerator's on fields and getters. o Skipping static methods. o Generating SQL to drop sequences. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -5/+8 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -0/+1 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 1 | -0/+19 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 1 | -10/+16 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 4 | -14/+60 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 3 | -32/+36 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-02 | 3 | -0/+184 |