|
I noticed that the jboss finder
syntax generated in jaws.xml looks like this
<finder>
<name>findByCountry</name>
<query><![CDATA[countryAbbreviation
= {1}]]></query>
<order></order>
</finder> In the jboss online manual there
is not ![CDATA and I have never used it myself before.
What does the CDATA mean? Also the arguments passed in do they start at {0} or {1} I
always used {0}, not sure if Jboss has changed their spec. Thanks Andrew |
- Re: [Xdoclet-user] JBoss Finder Query Nortje, Andrew
- Re: [Xdoclet-user] JBoss Finder Query Andrew Stevens
