@CompileStatic class DatabaseChangeLogBuilder extends BuilderSupport
| Type | Name and description |
|---|---|
ApplicationContext |
applicationContext |
String |
dataSourceName |
| Constructor and description |
|---|
DatabaseChangeLogBuilder() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected Object |
createNode(Object name) |
|
protected Object |
createNode(Object name, Object value) |
|
protected Object |
createNode(Object name, Map attributes) |
|
protected Object |
createNode(Object name, Map attributes, Object value) |
|
Object |
invokeMethod(String methodName, Object args) |
|
protected void |
processGrailsChangeProperty(String methodName, Object args) |
|
protected boolean |
processGrailsPreconditionProperty(String methodName, Object args) |
|
protected void |
setParent(Object parent, Object child) |
| Methods inherited from class | Name |
|---|---|
class BuilderSupport |
equals, getClass, getMetaClass, getProperty, hashCode, invokeMethod, invokeMethod, notify, notifyAll, setMetaClass, setProperty, toString, wait, wait, wait |