package io.ebeaninternal.server.deploy.generatedproperty;
Marker interface for all implementations mapping to @WhenModified or @UpdatedTimestamp.
/**
* Marker interface for all implementations mapping to @WhenModified or @UpdatedTimestamp.
*/
public interface GeneratedWhenModified {
}