> From: A mailing list for Enterprise JavaBeans development
> [mailto:[EMAIL PROTECTED]]On Behalf Of Evan Ireland

> You can't change the signature. However you can simply create
> another finder findByPrimaryKeyWithLog.

It should probably not start with "findBy", unless you want to write your own
EJB QL for it.  The best way would probably to write a wrapper function that
logs the call and then calls findByPrimaryKey().

--
Cedric

===========================================================================
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