CORM is an implementation of Commercial Object Relational Mappings for Java. It was originally an implementation of the object model from Enterprise Patterns and MDA by Jim Arlow and Ila Neustadt. This book details several groups of archetypal relationships and object models which have been ever-present in business throughout history.
The purpose of the CORM project is to implement these archetype patterns as 100% POJO data beans with persistence annotations for EJB3 and OpenJPA, and make them available along with tests and example code.
Latest Release
CORM alpha-06 was released on February 9th, 2008. For information on new features, see the release notes page.