Nordahl, David C wrote:
> You can put an order field in the jaws entry
>
>
> <entity>
> <ejb-name>SteveBean</ejb-name>
> <create-table>true</create-table>
> <table-name>STEVE</table-name>
> <finder>
> <name>findByAll</name>
> <order> last_name ASC</order>
> </finder>
> </entity>
danch (Dan Christopherson) wrote:
> You should be able to do that as a 'defined finder' with an empty query
> parameter - see the JAWS section of the online manual.
Worked like a charm.
Thanks,
--
Richard Kasperowski (mailto:[EMAIL PROTECTED])
Tel: 617-576-1552, Fax: 617-576-2441
http://www.altisimo.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user