summaryrefslogtreecommitdiff
path: root/myapp
Commit message (Collapse)AuthorAgeFilesLines
* o Dropping the Sequences class. Moving more stuff into SqlUnit to make it ↵HEADmasterTrygve Laugstøl2013-08-193-10/+33
| | | | | | easier available in a generic form. o Fixing the complicated cases where the generation got confused with both setter and constructor injection.
* o Making insertInto actually insert references.Trygve Laugstøl2013-08-111-1/+7
|
* o Start of loading referenced (singular) entities.Trygve Laugstøl2013-08-103-11/+6
|
* o Moving code out to separate generators.Trygve Laugstøl2013-08-101-35/+34
| | | | o Creating SqlSession and SqlSessionFactory.
* wipTrygve Laugstøl2013-08-074-7/+310
| | | | o Start of JPA implementation.
* wipTrygve Laugstøl2013-08-044-80/+203
| | | | o Fixing bugs.
* wipTrygve Laugstøl2013-08-041-1/+4
| | | | | | | 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-044-21/+37
|
* wipTrygve Laugstøl2013-08-042-0/+5
|
* wipTrygve Laugstøl2013-08-032-1/+15
|
* wipTrygve Laugstøl2013-08-032-6/+27
|
* wipTrygve Laugstøl2013-08-031-5/+42
|
* wipTrygve Laugstøl2013-08-035-7/+84
|
* wipTrygve Laugstøl2013-08-031-4/+0
|
* wipTrygve Laugstøl2013-08-021-0/+10
|
* o Initial import.Trygve Laugstøl2013-08-014-0/+112