- All Superinterfaces:
- BiConsumer<String,DataSource>
- All Known Implementing Classes:
- ApplySqlScriptsCommand, DeployHdiArtifactsCommand, FlywayMigrationCommand
public interface PopulateDataSourceCommand
extends BiConsumer<String,DataSource>
Consumer that given a tenant with its datasource creates the necessary database objects and inserts the initial data
to that datasource