-
@interface
@interface
@interface
Mark the target is a function column.
@interface
@interface
Annotate the element of
Field or
Method is persistent to json.
@interface
define default value with ddl DEFAULT NULL ON UPDATE NOW.
would not be generated sql when insert and update.
@interface
@interface
Marked the element is a primary key.
@interface
Annotate the
property is a reference column which mapping multi columns in datasource,
and the
type of this
property must implements the
entity interface.
@interface
Marked the element is a version record, it's a
ReadOnly column, it's value insert by
Default, such as 1, and modified when update whit column = column + 1.
@interface
Marked the element is a virtual property, it's value generated by a
json.
@interface
Mark the element is a
WriteOnly property which will not be generated select.