Take a look on file name extension, if it is .h2.db, this is a file from 
PageStore, if it is .mv.db a modern MVStore backend is used.

H2 1.4.192 is too old and doesn't support JSR-310 data types yet, their 
initial support was added only in H2 1.4.193.

If your file is in MVStore format, you can read the original datetime value 
with ResultSet.getString(column) in 1.4.192.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/ae329b60-ffa7-4115-a9b9-825f68e513d2n%40googlegroups.com.

Reply via email to