From: gk on
I read , Entity Context has all the information that an Entity bean
would need from a container .

Could you please tell what kind of information Entity bean would need
from a container ? Example please.
From: Lew on
gk wrote:
> I read , Entity Context has all the information that an Entity bean
> would need from a container .

Where did you read that?

> Could you please tell what kind of information Entity bean would need
> from a container ? Example please.

<http://java.sun.com/javaee/6/docs/api/javax/ejb/EntityContext.html>

Get in the habit of looking up APIs' Javadocs.

--
Lew