Package liquibase
Class ScopeManager
java.lang.Object
liquibase.ScopeManager
- Direct Known Subclasses:
SingletonScopeManager
,ThreadLocalScopeManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract Scope
protected abstract Scope
protected abstract void
setCurrentScope
(Scope scope)
-
Constructor Details
-
ScopeManager
public ScopeManager()
-
-
Method Details
-
getCurrentScope
-
setCurrentScope
-
init
- Throws:
Exception
-