注释类型 Column

      • type

        int type
        默认值:
        1111
      • nativeType

        String nativeType
        默认值:
        ""
      • nullable

        boolean nullable
        默认值:
        true
      • length

        long length
        默认值:
        0L
      • precision

        int precision
        默认值:
        0
      • scale

        int scale
        默认值:
        0
      • keyword

        boolean keyword
        默认值:
        false
      • comment

        String comment
        默认值:
        ""
      • defaultValue

        String defaultValue
        默认值:
        "_SQLTOY_NULL_FLAG"
      • autoIncrement

        boolean autoIncrement
        默认值:
        false