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

Reply via email to