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 | 25 | -171/+322 |
| | | | | | | 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 | 2 | -4/+10 |
| | |||||
* | o Getting selectById() to work with references. | Trygve Laugstøl | 2013-08-10 | 4 | -15/+50 |
| | |||||
* | o Start of loading referenced (singular) entities. | Trygve Laugstøl | 2013-08-10 | 17 | -224/+321 |
| | |||||
* | o Moving code out to separate generators. | Trygve Laugstøl | 2013-08-10 | 15 | -456/+870 |
| | | | | 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 | 4 | -16/+30 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-07 | 32 | -156/+1705 |
| | | | | o Start of JPA implementation. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 6 | -103/+245 |
| | | | | 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 | 12 | -53/+210 |
| | | | | | | | 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 | 13 | -130/+380 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-04 | 13 | -94/+278 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-04 | 9 | -149/+310 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 22 | -175/+680 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 16 | -86/+316 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 13 | -112/+295 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 14 | -53/+150 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 19 | -69/+282 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 18 | -139/+420 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-02 | 15 | -84/+504 |
| | |||||
* | 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 | 18 | -0/+945 |