Class CreationTimestampMetadata
java.lang.Object
io.github.blyznytsiaorg.bibernate.entity.metadata.model.CreationTimestampMetadata
Represents metadata for a creation timestamp in an entity, indicating that the associated field is automatically
populated with the timestamp of the entity's creation.
This class serves as a marker for such fields.
- Since:
- 1.0
- Author:
- Blyzhnytsia Team
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CreationTimestampMetadata
public CreationTimestampMetadata()
-