blob: 52016766f3eb83ba714d1dfff5d7bc0ed5e72862 [file] [log] [blame]
Title: Design - CMP EntityBean Container
<a name="Design-CMPEntityBeanContainer-CMPEntityBeanContainer"></a>
## CMP EntityBean Container
Implementation of [Container](design-container.html)
<a name="Design-CMPEntityBeanContainer-Description"></a>
## 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.
<a name="Design-CMPEntityBeanContainer-AlsoKnownAs"></a>
## Also Known As
* CMP Entity Container
* CMP Container
<a name="Design-CMPEntityBeanContainer-FormerlyKnownAs"></a>
## Formerly Known As
* Castor Container