Annotation Type JdbcTypeCode

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int value
      The standard JDBC Types code or a custom code.
    • Element Detail

      • value

        int value
        The standard JDBC Types code or a custom code. This ultimately decides which JdbcType is used to "understand" the described SQL data type.