File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes Regarding Jboss-ql using CMP Benas Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Regarding Jboss-ql using CMP Benas" Watch "Regarding Jboss-ql using CMP Benas" New topic
Author

Regarding Jboss-ql using CMP Benas

vinny kumar
Greenhorn

Joined: Jan 20, 2011
Posts: 7

Dear All,

I am using ejb2.1 and CMP entiy Beans and Sybase15.0.2 and OS LInux

in my prjoject we are using total three DB servers
two servers below query working fine one server is not working

<jboss-ql>
<![CDATA[SELECT OBJECT(o) FROM RetailerTerminalRecall o where o.hwid=?1 ORDER BY o.recallTime desc OFFSET?2 LIMIT?3 ]]>
</jboss-ql>

Thanks&Regards
Ch.Vinaya Kumar




 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Regarding Jboss-ql using CMP Benas
 
Similar Threads
CMP created in jboss giving problem with JRUN
EJB 2.0: EJB QL + XDoclet = using EJB on more projects!
Regaring JBoss-ql LIMIT offset problem
help regarding JBOSS QL for EJB 2.0...
Realistic Utility of Entity Beans