You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Ankit Kumar (JIRA)" <ji...@apache.org> on 2015/10/16 22:21:06 UTC

[jira] [Created] (METAMODEL-198) Where clauses on timestamp loses the nanoseconds

Ankit Kumar created METAMODEL-198:
-------------------------------------

             Summary: Where clauses on timestamp loses the nanoseconds
                 Key: METAMODEL-198
                 URL: https://issues.apache.org/jira/browse/METAMODEL-198
             Project: Apache MetaModel
          Issue Type: Bug
            Reporter: Ankit Kumar


Queries having where clause on timestamp column in databases loses the nanoseconds. 

This is happening because the Timestamp values are converted to Date object using the new Date(long timeInMilliseconds).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)