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 | -8/+5 |
| | | | | | | easier available in a generic form. o Fixing the complicated cases where the generation got confused with both setter and constructor injection. | ||||
* | o Making insertInto actually insert references. | Trygve Laugstøl | 2013-08-11 | 1 | -1/+7 |
| | |||||
* | o Start of loading referenced (singular) entities. | Trygve Laugstøl | 2013-08-10 | 3 | -11/+6 |
| | |||||
* | o Moving code out to separate generators. | Trygve Laugstøl | 2013-08-10 | 1 | -35/+34 |
| | | | | o Creating SqlSession and SqlSessionFactory. | ||||
* | wip | Trygve Laugstøl | 2013-08-07 | 4 | -7/+310 |
| | | | | o Start of JPA implementation. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 4 | -80/+203 |
| | | | | o Fixing bugs. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -1/+4 |
| | | | | | | | 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 | 3 | -16/+37 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-04 | 2 | -0/+5 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 2 | -1/+15 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 2 | -6/+27 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 1 | -5/+42 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 4 | -7/+67 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 1 | -4/+0 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-02 | 1 | -0/+10 |
| | |||||
* | o Initial import. | Trygve Laugstøl | 2013-08-01 | 3 | -0/+76 |