Class DropIndexGenerator

All Implemented Interfaces:
PrioritizedService, SqlGenerator<DropIndexStatement>

public class DropIndexGenerator extends AbstractSqlGenerator<DropIndexStatement>
  • Constructor Details

    • DropIndexGenerator

      public DropIndexGenerator()
  • Method Details