Match the ejb functions given below with the functionality equivalent in sql?
What is ejb role in j2ee?
How does ejb work in java?
how to set the relationship between tables in ejb
What is stateless session?
Can beans who are involved in transaction have 'passivation' process?
What is singleton session bean?
Define ripple effect?
Can the primary key in the entity bean be a Java primitive type such as int?
What is activemq used for?
Is udp stateless?
The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
What is Session Bean Interface?