[jboss-jira] [JBoss JIRA] Created: (JBAS-4278) Timers: PreparedStatement.setNull() should be used for null arguments

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Sat Mar 31 15:53:31 EDT 2007


Timers: PreparedStatement.setNull() should be used for null arguments
---------------------------------------------------------------------

                 Key: JBAS-4278
                 URL: http://jira.jboss.com/jira/browse/JBAS-4278
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: EJB2
    Affects Versions: JBossAS-4.2.0.CR1, JBossAS-5.0.0.Beta1, JBossAS-4.0.5.GA
            Reporter: Alexey Loubyansky
         Assigned To: Alexey Loubyansky


When a timer is inserted into the database PreparedStatement.setBytes(i, bytes) is called despite the bytes sometimes may be null. This doesn't work for all databases.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list