Annotation Interface OrmConstructor


@Retention(RUNTIME) @Target(CONSTRUCTOR) public @interface OrmConstructor
Defines a constructor for mapping.
  • 必須要素の概要

    必須要素
    修飾子とタイプ
    必須要素
    説明
    Name of the columns.
  • 要素の詳細

    • value

      String[] value
      Name of the columns.