ejbCreate in Entity bean and create method in EJB home,
have the same parameters?
Answer Posted / shalini
ejbCreate and create have same signature.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ejb ql?
Why do we need ejb?
What are the differences between ejb 3.0 and ejb 2.0?
can u explain about design patterns like singleton,builder,factory
Can beans who are involved in transaction have 'passivation' process?
What is mdb in ejb?
How does ejb container work?
Explain the architectural relationship between JavaBeans and JTA?
Are entity beans allowed to create() methods?
What is enterprise javabeans (ejb) container?
What are the key benefits of the ejb technology?
What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?
How does ejb invocation happens?
What is session bean in ejb?
How to determine, that beans are TX or not?