> How about 2.1, will custom finder support be built in there?
>
> I just tried today's (feb 12) CVS version and could not get Custom Finders
> to work with CMP (it ignores the finder code in the bean). As I understand
> it custom finders is part of the 1.1 spec so integrated support for it
would
> be nice.

You have to configure the costum finder in jaws.xml. No code for the finder
is needed. It would be created dynamicly.

It looks like somethin like that:

         <finder>
            <name>findByLeistung</name>
            <query> mandant = {0} AND nummer = {1} </query>
            <order> nummer</order>
         </finder>

CU

---
Ingo Bruell
OBL GmbH ([EMAIL PROTECTED])
Hude (Oldenburg)
Germany





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to