Hi! Is there a way to add a BMP find method into CMP entity bean? For example, I want to find the bean instance based on the minimal value of a field (a column in the DB table). This cannot be done through EJB QL and CMP. So I want my CMP entity bean has one find method that do the BMP with JDBC. Is this feasible? Thanks!
Alvin =========================================================================== 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".
