Hi Mark, here we go:
The DeltaSpike Data module enhances JPA experience with declarative queries, reducing boilerplate to a minimum. DeltaSpike Data repositories can derive queries by simple method names, or by method annotations defining JPQL, named queries or even plain SQL - beside result pagination and sorting. The module also features auditing of entities and a simplified alternative to the Criteria API. (feel free to adapt) I'm currently fully covered with project work, but hope to catch up soon also with a proper module documentation. Cheers, Tom On Mon, Sep 9, 2013 at 8:50 AM, Mark Struberg <[email protected]> wrote: > Hi! > > I hopefully fixed the build for jbossas-managed-7 yesterday night. > > > I'd like to call for your help with preparing the release notes for 0.5. > We should ad least write one paragraph for each new feature: > > * ds-data (Thomas Hug?) > * ds-servlet (Christian?) > * ds-partial-bean (Gerhard?) > > I gonna prepare the readme structure for the other parts. > Hopefully we get all green today and can start with the release build > tonight. > > > txs and LieGrue, > strub > >
