Tuesday, November 29, 2011

Explain about Entity bean and its features?

Entity Bean is a sever side component belonging to J2EE. Persistence can be managed either by Container or a Bean; these functions are present in Entity bean. Mostly it can be identified or sorted by a primary key. Remote references can survive a crash and can be trusted as a second source for storing data.
Category:EJB Interview Questions

No comments:

Post a Comment