In EJB 2.0, What is an abstract persistence schema?
Created May 4, 2012
John Zukowski For a full description and an example, see Read all about EJB 2.0 by Richard Monson-Haefel in JavaWorld. Basically, the persistence manager maps an entity bean to a database based on the bean-persistence manager contract / abstract persistence schema.