posted 17 years ago
A Select method is NOT directly exposed to the client. Business methods will use select method.
A Find method is directly exposed to the client.
An ejbSelect method can be called while the bean instance is in the pooled state or ready state.
An ejbFind method can be called while the bean instance is in the pooled state only.
Vaithiyanathan Sundaram<br />SCJP, SCBCD, SCEA part1