OPENJPA-2849 coerc native java.sql types to java.time

Many JDBC driver support old java.sql types for select max, min, etc.
Those need to get converted to java.time.* on demand.
2 files changed