public interface SchemaLogEntry
Modifier and Type | Method and Description |
---|---|
String |
getId()
A unique identifier of a schema log entry.
|
Date |
getTimestamp()
The creation date of this schema log entry.
|
String |
getVersion()
The schema version.
|
Copyright © 2022. All rights reserved.