summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* wicket's IDataProvider#iterator wants to have long instead of int -> update ↵Sebastian Schmelzer2012-09-072-10/+11
| | | | pagination class
* use getter for accessing entityclassSebastian Schmelzer2012-08-242-27/+57
|
* add checkstyle, javadocSebastian2012-08-2416-75/+766
|
* add support for filter, change sorting/pagination api, cleanupSebastian Schmelzer2012-08-238-77/+266
|
* 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-306-9/+168
|
* 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-034-0/+98