Hi, I would like to try using iBates with ActiveMq as presented in http://activemq.apache.org/camel/ibatis.html, but I am having a few questions:
In order to use Camel with ActiveMq, do I need to download Camel or it is already included in the ActiveMq package? Where can I define the different sql statement ( such as <insert id= "insertAccount" parameterClass="Account">)? For each sql statement I need to define, what does parameterClass mean? Is it just an arbitrary name? Any help will be greatly appreciated. Regards, Woody
