summaryrefslogtreecommitdiff
path: root/container-compiler-plugin/src/main/java/io/trygvis/persistence/GeneratorConfiguration.java
Commit message (Collapse)AuthorAgeFilesLines
* wipTrygve Laugstøl2013-08-041-7/+0
| | | | o Adding support for enums. Will automatically use the name style, not ordinal.
* wipTrygve Laugstøl2013-08-041-2/+5
| | | | o Adding support for int and long types.
* wipTrygve Laugstøl2013-08-041-0/+2
| | | | | | | 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.
* wipTrygve Laugstøl2013-08-031-0/+43