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 | -13/+18 |
| | | | | | | 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 | 1 | -4/+4 |
| | | | | @MappedSuperclass. | ||||
* | o Fixing a couple of test failures. | Trygve Laugstøl | 2013-08-11 | 1 | -7/+7 |
| | |||||
* | o Start of loading referenced (singular) entities. | Trygve Laugstøl | 2013-08-10 | 1 | -36/+43 |
| | |||||
* | o Moving code out to separate generators. | Trygve Laugstøl | 2013-08-10 | 1 | -8/+16 |
| | | | | o Creating SqlSession and SqlSessionFactory. | ||||
* | wip | Trygve Laugstøl | 2013-08-07 | 1 | -2/+3 |
| | | | | o Start of JPA implementation. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -2/+9 |
| | | | | | | | 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 | -29/+116 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -12/+11 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -2/+64 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 2 | -9/+32 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 2 | -0/+52 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 1 | -0/+11 |