Hi,

A CMP Bean is not for explicit retrieval of data from a database.  The EJB
container takes care of it.

If a business method in an entity bean is inside a transaction and if it is
being executed by a thread, then the bean is locked for other threads till
the end of the transaction.

ControlDescriptor is used for setting the bean environment and not for use
'inside' the bean code.

In any case, ControlDescriptor class is deprecated in EJB 1.1

Ripul

========================================================================
Ripul Kumar                                       Ph:  (+91) 40 341 1672
Communications Design Group                       Fx:  (+91) 40 341 1676
Pramati Technologies, Hyderabad, India            www.pramati.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to