Class SecurityAnswerEncryptionMigration

  • All Implemented Interfaces:
    Migration

    public class SecurityAnswerEncryptionMigration
    extends BaseMigration
    Encrypts all security answers
    • Constructor Detail

      • SecurityAnswerEncryptionMigration

        public SecurityAnswerEncryptionMigration()
    • Method Detail

      • run

        public int run()
                throws SQLException
        Description copied from interface: Migration
        Apply the migration, returning the total number of affected records
        Throws:
        SQLException