-
@Retention(RUNTIME) @Target(CONSTRUCTOR) public @interface OrmConstructor
OrmConstructor can be associated with constructor parameters and specify the names of the column.
-
-
要素の詳細
-
value
String[] value
Name of the columns.
-
-
@Retention(RUNTIME) @Target(CONSTRUCTOR) public @interface OrmConstructor
String[] value