Interface SchemaLogEntry
- All Known Implementing Classes:
SchemaLogEntryEntity
public interface SchemaLogEntry
Log entry for database schema version changes.
- Author:
- Miklas Boskamp
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
A unique identifier of a schema log entry.The creation date of this schema log entry.The schema version.