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 | 15 | -144/+221 |
| | | | | | | 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 | 22 | -142/+349 |
| | | | | @MappedSuperclass. | ||||
* | o Fixing a couple of test failures. | Trygve Laugstøl | 2013-08-11 | 3 | -15/+17 |
| | |||||
* | o Making insertInto actually insert references. | Trygve Laugstøl | 2013-08-11 | 1 | -3/+3 |
| | |||||
* | o Getting selectById() to work with references. | Trygve Laugstøl | 2013-08-10 | 2 | -14/+35 |
| | |||||
* | o Start of loading referenced (singular) entities. | Trygve Laugstøl | 2013-08-10 | 11 | -188/+274 |
| | |||||
* | o Moving code out to separate generators. | Trygve Laugstøl | 2013-08-10 | 11 | -419/+759 |
| | | | | o Creating SqlSession and SqlSessionFactory. | ||||
* | Nits. | Trygve Laugstøl | 2013-08-10 | 4 | -6/+29 |
| | |||||
* | o Making a bit more usable. | Trygve Laugstøl | 2013-08-10 | 2 | -3/+5 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-07 | 18 | -131/+532 |
| | | | | o Start of JPA implementation. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 2 | -23/+42 |
| | | | | o Fixing bugs. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 4 | -13/+66 |
| | | | | o Adding support for enums. Will automatically use the name style, not ordinal. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 5 | -53/+34 |
| | | | | o Adding support for int and long types. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 11 | -52/+206 |
| | | | | | | | 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 | 9 | -109/+343 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-04 | 11 | -94/+273 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-04 | 9 | -149/+310 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 15 | -169/+407 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 14 | -80/+289 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 12 | -107/+253 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 7 | -26/+56 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 18 | -65/+282 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 16 | -139/+400 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-02 | 13 | -84/+489 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-02 | 3 | -41/+24 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-02 | 6 | -198/+279 |
| | |||||
* | o Initial import. | Trygve Laugstøl | 2013-08-02 | 1 | -0/+4 |
| | |||||
* | o Initial import. | Trygve Laugstøl | 2013-08-01 | 7 | -0/+563 |