+

Search Tips   |   Advanced Search

EJB data mediator service programming considerations


When you begin writing the applications to take advantage of the EJBs data mediator service (DMS) provided in WAS ND, consider the following items.

 

EJB model

Only a subset of the EJB programming model is supported by the EJB data mediator service.

The following table shows limitations in the EJB model that are not supported by the EJB DMS.


Table 1. EJB programming model limitations with EJB DMS

  retrieve direct from db retrieve from EJB Container update direct to db update through EJB
EJB persistence inheritance No No No No
EJB cmp field with converter No Yes No Yes

 

Transactional

 

Access intent

 

Best practices





 

Related tasks


Use the EJB data mediator service for data access

 

Related


EJB data mediator service data retrieval
EJB data mediator service data update
EJB mediator query syntax
DataGraph schema