Polymorphic-type response -create or find method
Why from a create() or find() method there is no polymorphic-type response?
Expert
The EJB Specification disallow this behaviour, and the weblogic.ejbc compiler checks for this behaviour and ban any polymorphic type response from a create() or find() method. Generally the derived classes do not know or cannot initialize the base class properly.
Normal 0 false false
Data Independence: A system is data independent if the values of the infinite program data it manipulates are not relevant to the behavior of the system—for example, a protocol that transmits messages may be proved correct regardless of the cont
What is meant by the term avidity? Describe in detail.
18,76,764
1943865 Asked
3,689
Active Tutors
1439060
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!