Class CreateAuditTablesMigration
java.lang.Object
com.cotani.audit.storage.CreateAuditTablesMigration
- All Implemented Interfaces:
com.cotani.storage.migration.Migration
public final class CreateAuditTablesMigration
extends Object
implements com.cotani.storage.migration.Migration
Creates the append-only table used by the SQL audit repository.
-
Constructor Details
-
CreateAuditTablesMigration
public CreateAuditTablesMigration()
-
-
Method Details
-
version
public int version()- Specified by:
versionin interfacecom.cotani.storage.migration.Migration
-
description
- Specified by:
descriptionin interfacecom.cotani.storage.migration.Migration
-
migrate
- Specified by:
migratein interfacecom.cotani.storage.migration.Migration
-