Interface SchemaScriptAwareStoreManager


  • public interface SchemaScriptAwareStoreManager
    Interface to be implemented by all store managers that support execution of scripts on the schema.
    • Method Detail

      • executeScript

        void executeScript​(String script)
        Execute the provided script on the datastore schema.
        Parameters:
        script - The script