[
https://issues.apache.org/jira/browse/TRAFODION-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hans Zeller updated TRAFODION-2546:
-----------------------------------
Description: In JDBC, the get/set methods 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)].
(was: 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).)
> 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 methods 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)].
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)