0 Replies Latest reply on Oct 8, 2003 1:20 PM by zombieman

    How to map Oracle ORDImage type in standardjbosscmp-jdbc.xml

    zombieman

      Hello,

      I have a field in my Oracle database that has the type ORDSYS.ORDIMAGE. How can I map this in the standardjbosscmp-jdbc.xml file of JBOSS (in the part of the oracle 9i type-mappings)?

      The java type is "oracle.ord.im.OrdImage", but what is the jdbc-type ? Do I have to include extra oracle files in some directories of Jboss ?


      <java-type>oracle.ord.im.OrdImage</java-type>
      <jdbc-type>?</jdbc-type>
      <sql-type>?</sql-type>



      Thanks!!!

      Greetz J