Class OrientChangelogExecutor
- java.lang.Object
-
- com.chutneytesting.component.scenario.infra.orient.changelog.OrientChangelogExecutor
-
@Component public class OrientChangelogExecutor extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringDBCHANGELOG_CLASS
-
Constructor Summary
Constructors Constructor Description OrientChangelogExecutor()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Stream<Method>filterFStepSchemaScripts()voidupdateWithChangelog(com.orientechnologies.orient.core.db.ODatabasePool dbPool)
-
-
-
Field Detail
-
DBCHANGELOG_CLASS
public static final String DBCHANGELOG_CLASS
- See Also:
- Constant Field Values
-
-