From: gk on 2 Jun 2010 07:25 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 2 Jun 2010 19:12 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
|
Pages: 1 Prev: Should -Xmx be a multiple of -Xms? Next: Simple hack to get $500 to your home. |