summaryrefslogtreecommitdiff
path: root/container-compiler-plugin/src/test/java/io/trygvis/container/compiler
Commit message (Collapse)AuthorAgeFilesLines
* o Overhauling inheritance, adding a decent start of support for ↵Trygve Laugstøl2013-08-112-20/+53
| | | | @MappedSuperclass.
* o Fixing a couple of test failures.Trygve Laugstøl2013-08-111-3/+5
|
* wipTrygve Laugstøl2013-08-072-2/+3
| | | | o Start of JPA implementation.
* wipTrygve Laugstøl2013-08-041-2/+3
| | | | o Adding support for int and long types.
* wipTrygve Laugstøl2013-08-041-1/+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-041-5/+8
|
* wipTrygve Laugstøl2013-08-041-0/+1
|
* wipTrygve Laugstøl2013-08-031-0/+19
|
* wipTrygve Laugstøl2013-08-031-10/+16
|
* wipTrygve Laugstøl2013-08-034-14/+60
|
* wipTrygve Laugstøl2013-08-033-32/+36
|
* wipTrygve Laugstøl2013-08-023-0/+184