Annotation Interface SqlAnnotation.Ignore

封闭类:
SqlAnnotation

@Documented @Retention(RUNTIME) @Target(FIELD) public static @interface SqlAnnotation.Ignore
  • 元素详细资料

    • ignoreForInsert

      boolean ignoreForInsert
      默认值:
      true
    • ignoreForUpdate

      boolean ignoreForUpdate
      默认值:
      true