List some key actors in persistence api.
No Answer is Posted For this Question
Be the First to Post Answer
How entity beans support container managed persistence?
What is persistence?
What is difference between ejb 1.1 and ejb 2.0?
What is EJB server provider?
How to determine two identical beans?
How do identify two same entity beans?
Can more than a single table be mapped in cmp?
Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?
Is it possible to have threading in ejb?
Differentiate “find a method” from “select method” in EJB ?
Is it possible to share an httpsession between a jsp and ejb?
Is ejbCreate() method mandatory while defining a Session Bean?