Annotation Interface ScxModel


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

    • tableName

      String tableName
      表名称
      返回:
      表全限定名称
      默认值:
      ""
    • tablePrefix

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