aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/process/dao/ProcessInstanceStoreDAOImpl.java
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Fix persistence.Thomas Knall1-7/+13
2015-01-30add persistence to process-engineChristian Wagner1-29/+0
2015-01-30small DAO code review from ThomasGerwin Gsenger1-23/+27
2015-01-30implement DAO methods, add exeptions to ProcessInstanceStoreDAO interfaceGerwin Gsenger1-15/+76
2015-01-29add new methods to the dao interface, enhance db entityGerwin Gsenger1-4/+30
2015-01-29add inital (empty) implementation of the ProcessInstanceStoreDAOGerwin Gsenger1-0/+25