How EJB component can in interact with COM/DCOM components?
Answer Posted / guest
A list of tools that integrate Java with the Microsoft
platform is available here. These tools can be used, as long
as they stay within the EJB specification requirements .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of ejb components?
Enlist the CallBack methods of Entity Bean.
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
What is stateless programming?
What is entity bean?
What is enterprise javabeans (ejb) container?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?
How to invoke ejb from java client?
Is having static initializer blocks legal in ejb?
What do you understand by session facade?
What do you mean by abstract schema?
Is ejbCreate() method mandatory while defining a Session Bean?
What are the system services of ejb container?
Explain the architectural relationship between JavaBeans and JTA?