Class FileSchemaHistory

All Implemented Interfaces:
SchemaHistory

@ThreadSafe public final class FileSchemaHistory extends AbstractFileBasedSchemaHistory
A SchemaHistory implementation that stores the schema history in a local file.
Author:
Randall Hauch