Annotation Interface Collection


@Target(TYPE) @Retention(RUNTIME) public @interface Collection
ScxModel model 层映射 设置此注解的方法 必须同时 继承 BaseModel
版本:
0.3.6
作者:
scx567888
  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
    表名称
    表名称前缀
  • 元素详细资料

    • name

      String name
      表名称
      返回:
      表全限定名称
      默认值:
      ""
    • prefix

      String prefix
      表名称前缀
      返回:
      表前缀
      默认值:
      ""