The primary key can't be a primitive type--use the primitive wrapper classes, instead. For example, you can use java.lang.Integer as the primary key c ...
Search results for entity bean
Callback methods allows the container to notify the bean of events inits life cycle. The callback methods are defined in the javax.ejb.EntityBean inte ...
What is the difference between Container-Managed Persistent (CMP) bean and Bean-Managed Persistent(BMP) ?
Posted by Devin
Container-managed persistence (CMP) and bean-managed persistence (BMP). With CMP, the container manages the persistence of the entity bean............ ...
What are the methods of Entity Bean?
Posted by Devin
An entity bean consists of 4 groups of methods, create methods...........
[Source: JAGAN MOHAN "Interview questions bible"]
[Source: JAGAN MOHAN "Interview questions bible"]
« previous1 next »
