Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip | Trygve Laugstøl | 2013-08-07 | 1 | -1/+1 |
| | | | | o Start of JPA implementation. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -1/+8 |
| | | | | o Adding support for enums. Will automatically use the name style, not ordinal. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 1 | -1/+4 |
| | | | | o Adding support for int and long types. | ||||
* | wip | Trygve Laugstøl | 2013-08-04 | 2 | -3/+21 |
| | | | | | | | 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 | 2 | -0/+35 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-04 | 2 | -1/+4 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 1 | -3/+6 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 1 | -1/+1 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 3 | -0/+7 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-03 | 1 | -12/+11 |
| | |||||
* | wip | Trygve Laugstøl | 2013-08-02 | 2 | -0/+32 |