Annotation Type JdbcTypeRegistration

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends JdbcType> value
      The descriptor to register
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int registrationCode
      The type-code under which to register this descriptor.
    • Element Detail

      • value

        Class<? extends JdbcType> value
        The descriptor to register
      • registrationCode

        int registrationCode
        The type-code under which to register this descriptor. Can either add a new descriptor or override an existing one. By default we will use JdbcType.getDefaultSqlTypeCode()
        Default:
        -2147483648