Class EncodedStringField.ConvertStringToEncodedSchemaFeature

    • Constructor Detail

    • Method Detail

      • getFeatureKey

        public java.lang.String getFeatureKey()
        Description copied from interface: SchemaFeature
        A module-specific key for the named feature
        Specified by:
        getFeatureKey in interface SchemaFeature
      • apply

        public void apply​(DBInterface db)
                   throws java.sql.SQLException
        Description copied from interface: SchemaFeature
        If the given schema feature is not present in the database, this will be called
        Specified by:
        apply in interface SchemaFeature
        Throws:
        java.sql.SQLException