0

I am using JPA. I have a simple native query on some columns. One of them, named CreateDate, is in timeStamp format. When I run the native query, I get an Object[] in which createDate appears in char[] format. Is there any way to have the returned char[] for createDate in Java LocalDateTime or Date format?

Ole V.V.
  • 81,772
  • 15
  • 137
  • 161

0 Answers0