0 Replies Latest reply on May 20, 2005 5:48 AM by hatoug

    upgrade to ejb2.1

    hatoug

      Hi, I use jboss 3.2.1 with tomcat 1.4.24.
      I have some entity ejbs and I want to use cast in a query.
      But my version of ebj ql does not support.
      I try to use SQL92 but same problem.
      I see that ejbQL2.1 support cast, how can I use it ?

      NB : For SQL92, I put <ql-compiler>org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler</ql-compiler> in standardjbosscmp-jdbc.xml, I think it s probably the same action for EJBQL2.1

      thanks a lot

      Mario