Can I develop an Entity Bean without implementing the create() method
in the home interface
Yes, you can create entity bean without impelementing the create() method. The ejbs will be instantiated by findByPK or any finder methods Category:EJB Interview Questions
No comments:
Post a Comment