-
Notifications
You must be signed in to change notification settings - Fork 15
Home
thomashug edited this page Jan 21, 2013
·
5 revisions
Changes by Release
Relased: Jan-21-2013
- Fixing incompatibilities with OpenWebBeans/OpenEJB
- Extension support
- Allow DAOs to extend / implement EntityManager
- Initial Querydsl integration
Relased: May-14-2012
- EntityHome - easy CRUD page generation
- Selections for Criteria API
- Modifying annotation based queries
- Support for orm.xml based entities
- QueryResult result type for pagination and sorting
Relased: Feb-10-2012
- Support for @IdClass and @EmbeddedId
- Latest version of Solder
- Auditing
Relased: Nov-22-2011
- Bugfix: Deployment on app server failed due to incorrect beans.xml packaing
Relased: Nov-22-2011
- Interface and abstract class DAOs
- Annotation based queries
- Method expression based queries
- Criteria API utilities
- Native SQL queries