Sunday Jul 29, 2012

Implementing a DAO using the Imixs EntityService

With help from the Imixs Workflow project you can implement a simple data access object with a minimal effort. The open source project provides a EJB service class named EntityService to store data based on a generic data object. Read the following tutorial:[Read More]