Hello Enrique,

They are specified in the server-specific orion-ejb-jar.xml in the
deployment directory for your ejb jar.
http://www.orionserver.com/docs/orion-ejb-jar.xml.html for the syntax.

For any findByX(...) where the parameter match the type of the field X, the
finder will be automatically generated. For example findByName(String name)
will automatically generate a finder looking up on the field name.

Regards,
Karl Avedal

Enrique Wallace wrote:

> where/how are CMP finder methods (other than primary key) mapped to the
> database?
>
> thanks,
> ekw
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


Reply via email to