0 Replies Latest reply on Oct 21, 2002 10:48 AM by alexb

    jbosscmp-jdbc.xml using Sybase

    alexb

      Hello,

      I was wondering if any one had a for bigDecimal using a Sybase database.

      I'm using JBoss 3.0.3 and sybase 11.03 and this is the way i have it setup but it doesn't work I get a null pointer exception NO SUCH ENTITY.

      Example in jbosscmp-jdbc.xml file

      <java-type>java.math.BigDecimal</java-type>
      <jdbc-type>DECIMAL</jdbc-type>
      <sql-type>NUMERIC(38,15)</sql-type>


      thanks for any help....
      Alex