MySQL Forums
Forum List  »  NDB clusters

Re: ClusterJ: Mapping of Instant (java.time) to field
Posted by: Lakshmi Narayanan Sreethar
Date: July 25, 2019 08:30AM

There is no equivalent type for java's Instant in ClusterJ. One possible way might be to convert it into a java.util.Date type and then map it to a Date/Time column in mysql.

Regards
Lakshmi Narayanan Sreethar
MySQL Cluster Developer



Edited 1 time(s). Last edit at 07/25/2019 10:32AM by Lakshmi Narayanan Sreethar.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ClusterJ: Mapping of Instant (java.time) to field
417
July 25, 2019 08:30AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.