public class DeployNamedUpdate extends Object
Constructor and Description |
---|
DeployNamedUpdate(NamedUpdate update) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getSqlUpdateStatement() |
void |
initialise(DeployUpdateParser parser) |
boolean |
isNotifyCache() |
public DeployNamedUpdate(NamedUpdate update)
public void initialise(DeployUpdateParser parser)
public String getName()
public String getSqlUpdateStatement()
public boolean isNotifyCache()
Copyright © 2015. All Rights Reserved.