Annotation Type UpdateUser
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionName of the update user column in the table for this class when this is a surrogate (class-level) column.intLength of the update user column.
-
Element Details
-
column
String columnName of the update user column in the table for this class when this is a surrogate (class-level) column.- Returns:
- The update user column name
- Default:
"UPDATE_USER"
-
columnLength
int columnLengthLength of the update user column.- Returns:
- Length of the update user column.
- Default:
-1
-