@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface ModifiedOn
onCreate()
to true
, the property gets also set when
the entity is persisted.public abstract boolean onCreate
CreatedOn
.true
if the property shall be set when the entity is first persisted.Copyright © 2020 The Apache Software Foundation. All rights reserved.