Google News
logo
EJB - Interview Questions
List down the steps for the demonstration of EJP persistence mechanism.
* Create a stateless EJB
* Update stateless EJBM
* Create a database table
* Create entity classes for the table
* Create persistent unit and data source
* Console based application accesses the stateless EJB.
Advertisement