Title: Design - CMP EntityBean Container
## CMP EntityBean Container
Implementation of [Container](design-container.html)
## Description
Container that implements the bean-container contract for CMP 1.1 and CMP
2.1 EntityBeans. The container adapts these old CMP EntityBeans to the new
JPA Entity bean model and persists them using a JPA Persistence Provider.
## Also Known As
* CMP Entity Container
* CMP Container
## Formerly Known As
* Castor Container