Closed greenlaw110 closed 6 years ago
Act now provides timestamp annotations for SQL database access:
@CreatedAt
@LastModifiedAt
This request is to support the above timestamp annotation in ebean
Act now provides timestamp annotations for SQL database access:
@CreatedAt
to mark a field to be timestamp of entity created@LastModifiedAt
to mark a field to be timestamp of updateThis request is to support the above timestamp annotation in ebean