Interface DdlChanges.DatabaseStatementConsumer

Enclosing class:
DdlChanges

public static interface DdlChanges.DatabaseStatementConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    consume(String databaseName, Set<TableId> tableList, List<String> ddlStatements)