You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Hans Zeller (JIRA)" <ji...@apache.org> on 2017/03/22 19:33:41 UTC

[jira] [Created] (TRAFODION-2546) Handle get/set methods for null values of non-primitive Java types

Hans Zeller created TRAFODION-2546:
--------------------------------------

             Summary: Handle get/set methods for null values of non-primitive Java types
                 Key: TRAFODION-2546
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2546
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-general
    Affects Versions: 2.0-incubating
            Reporter: Hans Zeller
            Assignee: Hans Zeller


In JDBC, the get/set method for non-primitive types like getString, setTime, etc. use Java nulls to represent SQL NULL values. The Trafodion TMUDF interface should do the same. See, for example, https://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html#getTime(java.lang.String,%20java.util.Calendar).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)