0 Replies Latest reply on Apr 15, 2003 6:12 PM by souchiwang

    how to use EJQ-QL ??

    souchiwang

      ejq-ql contains six function: abs,concat,subString,length,and and sort,,howt o use them......
      and hwo to use function-mapping
      <type-mapping>
      Oracle8
      <function-mapping>
      <function-name>concat</function-name>
      <function-sql>(?1 || ?2)</function-sql>
      </function-mapping>
      </type-mapping>

      can i define by myself ....please help