EJBJarBinding
Deployment binding information for an ejb module. During application deployment, ejb and role references that have been specified by the application developer must be bound to actual ejb's resources and that have been defined in the WebSphere server environment.
Attributes Summary
currentBackendId Specifies the id of the property file which binds the backend adapter to the abstract schema. defaultDatasource deprecated. ejbJar A reference to the root element of the deployment descriptor for the same ejb jar. ejbBindings defaultCMPConnectionFactory The connection factory that is used by default for all entity bean's in this jar for container managed persistent state, unless where overridden at the bean level.
Attribute Details
currentBackendId
Specifies the id of the property file which binds the backend adapter to the abstract schema.
Data type: String
Default value: unspecified
defaultDatasource
deprecated. No longer used.
Data type: ResourceRefBinding
ejbJar
A reference to the root element of the deployment descriptor for the same ejb jar.
Data type: EJBJar
ejbBindings
Data type: EnterpriseBeanBinding
defaultCMPConnectionFactory
The connection factory that is used by default for all entity bean's in this jar for container managed persistent state, unless where overridden at the bean level.
Data type: CMPConnectionFactoryBinding
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.