summaryrefslogtreecommitdiff
path: root/sql-persistence
Commit message (Collapse)AuthorAgeFilesLines
* o Dropping the Sequences class. Moving more stuff into SqlUnit to make it ↵HEADmasterTrygve Laugstøl2013-08-196-7/+56
| | | | | | easier available in a generic form. o Fixing the complicated cases where the generation got confused with both setter and constructor injection.
* o Getting selectById() to work with references.Trygve Laugstøl2013-08-102-1/+15
|
* o Start of loading referenced (singular) entities.Trygve Laugstøl2013-08-103-25/+41
|
* o Moving code out to separate generators.Trygve Laugstøl2013-08-103-2/+77
| | | | o Creating SqlSession and SqlSessionFactory.
* o Making a bit more usable.Trygve Laugstøl2013-08-102-13/+25
|
* wipTrygve Laugstøl2013-08-0710-18/+863
| | | | o Start of JPA implementation.
* wipTrygve Laugstøl2013-08-033-0/+257