Class OracleCharType

  • All Implemented Interfaces:
    ExtendedType<String>

    public class OracleCharType
    extends CharType
    Oracle specific CHAR type handling. If connection property "fixedString" is true, then 'a' equal 'a ' in a CHAR(4) while parameter binding in PreparedStatement.
    Since:
    3.1