1 Reply Latest reply on Jul 22, 2002 11:52 AM by mccaffc

    why the default value of autocommit is false

    univerz

      I get a connection from the DataSource
      by the java.sql.Connection specification the default value of autocommit is true,but in jboss is not,
      and in weblogic it is true,why jboss didn't follow the specification?