0 Replies Latest reply on Jan 31, 2003 3:22 AM by rprades

    Informix serial values

    rprades

      Hi all

      I use JBoss 3.0.3 with an Informix database, and there is no way I can get the value of a serial column after inserting a row in a table. I try to use "IfmxStatement.getSerial" method, but I get a ClassCastException when I cast the Statement to IfmxStatement.

      Any ideas?

      Many thanks