Hi,
I have a Customer bean with the following finder method:
public Collection findByAddress (String address);
How to define it finder in JAWS.
- in the collumn named "Finder Name", should I just enter
"findByAddress" or the whole method definition "findByAddress(String
addr)"
- in the collumn named "Query" I'm trying the following:
select name from customer where address=addr
- What to enter in the collumn named Order?
any help will be appreciated!
Thanks.
--
[EMAIL PROTECTED]
MATHEMA Software GmbH
N�gelsbachstra�e 25 b
91052 E r l a n g e n
D e u t s c h l a n d
Tel +49(0)9131/8903-0
Fax +49(0)9131/8903-55
http://www.mathema.de
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]