WAS v8.5 > Reference > Developer best practices

EJB data mediator service programming considerations

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


EJB programming 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 programming model that are not supported by the EJB DMS.

EJB programming model limitations with EJB DMS. The following table shows limitations in the EJB programming model that are not supported by the 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


Use the EJB data mediator service for data access


Reference:

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


+

Search Tips   |   Advanced Search