public final class YugabyteDBYCQLDelegate extends AbstractYCQLDelegate
ycqlsh cli within the container to execute the
statements at one go. It is recommended to use frameworks such as liquibase to manage
this requirement. This functionality is kept to address the initialization requirements
from standalone services that can't leverage liquibase or something similar.YugabyteDBYCQLContainer| Constructor and Description |
|---|
YugabyteDBYCQLDelegate(YugabyteDBYCQLContainer container) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.util.Collection<java.lang.String> statements,
java.lang.String scriptPath,
boolean continueOnError,
boolean ignoreFailedDrops) |
close, executepublic YugabyteDBYCQLDelegate(YugabyteDBYCQLContainer container)