I have a tricky issue with the Oracle JDBC driver\'s handling of CHAR data types. Let\'s take this simple table:
CHAR
I don't see any reason to use CHAR datatype even if it is char(1) in Oracle. Can you change the datatype instead?