public class ApplySqlScriptsCommand extends Object implements PopulateDataSourceCommand
Scripts must follow the naming convention of:
The tenant specific script is executed after the base one.
Constructor and Description |
---|
ApplySqlScriptsCommand() |
Modifier and Type | Method and Description |
---|---|
void |
accept(String tenantId,
DataSource dataSource) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public void accept(@Nonnull String tenantId, @Nonnull DataSource dataSource)
accept
in interface BiConsumer<String,DataSource>
Copyright © 2019 SAP SE. All rights reserved.