批注类型 MysqlColumnCharset


@Target({FIELD,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public @interface MysqlColumnCharset
指定MySQL字段的字符编码和排序规则
作者:
don
  • 必需元素概要

    所需元素
    修饰符和类型
    必需的元素
    说明
    字符排序
    字符集
  • 元素详细资料

    • value

      String value
      字符集
    • collate

      String collate
      字符排序