public final class SqlPatcher extends Object implements PatchExecutor
| Constructor and Description |
|---|
SqlPatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExecute(String name,
String lifecyclePhase) |
String |
executeScript(String name,
String scriptContent) |
public boolean canExecute(String name, String lifecyclePhase)
canExecute in interface PatchExecutorpublic String executeScript(String name, String scriptContent)
executeScript in interface PatchExecutorCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.