public interface SchemaScriptAwareStoreManager
| Modifier and Type | Method and Description |
|---|---|
void |
executeScript(String script)
Execute the provided script on the datastore schema.
|
void executeScript(String script)
script - The scriptCopyright © 2019. All rights reserved.