Tuesday, November 29, 2011

Q. Why is there no polymorphic-type response from a create() or find() method?

A. The EJB Specification prohibits this behavior, and the weblogic.appc compiler checks for this behavior and prohibits any polymorphic type of response from a create() or find() method.
Category:EJB Interview Questions

No comments:

Post a Comment