| Attributes Summary | |
| version : String | Specifies the version of an entity bean with container-managed persistence. |
| abstractSchemaName : String | The abstract-schema-name element specifies the name of the abstract schema type of an entity bean with cmp-version 2. |
| persistentAttributes : EAttribute * | |
| keyAttributes : EAttribute @* | |
| queries : Query * | The optional query elements must be present if the persistence-type is Container and the cmp-version is 2. |
| Attribute Details |