Registry Entity Beans

Author Daniel Fisher
Date 2007/08/15

Requirements

Problem Statements

  • The EJB2 ORM strategy of separate entity beans and DTOs is awkward and can be better modeled with plain-old Java object entities using facilities provided by EJB3.

Functional Requirements

  1. Leverage EJB3 annotations on POJO entities to create a simple ORM layer around the Registry schema.
  2. Update all session beans to perform database interactions using entities and Hibernate persistence layer.

Nonfunctional Requirements

Useful links

Comments

 
middleware/devel/ed/registry-core.txt · Last modified: 2009/10/07 17:17 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki