summaryrefslogtreecommitdiffstats
path: root/src/main/java/nu/xss/jpa/dao
Commit message (Expand)AuthorAgeFilesLines
* wicket's IDataProvider#iterator wants to have long instead of int -> update p...Sebastian Schmelzer2012-09-071-2/+3
* use getter for accessing entityclassSebastian Schmelzer2012-08-241-17/+56
* add checkstyle, javadocSebastian2012-08-243-59/+314
* add support for filter, change sorting/pagination api, cleanupSebastian Schmelzer2012-08-232-77/+105
* fix sorting bugSebastian Schmelzer2012-08-221-50/+44Star
* add sort/order parameters to find(), findAll()Sebastian Schmelzer2012-08-212-0/+81
* minor jpa tweaksSebastian Schmelzer2012-08-143-44/+33Star
* Added abstract entity classesSebastian Schmelzer2012-07-301-4/+50
* Merge branch 'master' of xss.nu:xss-jpaJohann Latocha2012-07-051-2/+8
|\
| * add findall implementation to generic daoSebastian Schmelzer2012-07-051-2/+8
* | add mergeJohann Latocha2012-07-052-9/+20
|/
* switch from merge to persistSebastian2012-06-111-1/+3
* fix gernericdao; add loggingSebastian2012-06-033-8/+11
* initial importSebastian2012-06-033-0/+93