public class UndeploymentOptions
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
UndeploymentOptions() |
Modifier and Type | Method and Description |
---|---|
boolean |
isDestroyStatements()
Returns indicator whether undeploy will destroy any associated statements (true by default).
|
void |
setDestroyStatements(boolean destroyStatements)
Sets indicator whether undeploy will destroy any associated statements.
|
public boolean isDestroyStatements()
public void setDestroyStatements(boolean destroyStatements)
destroyStatements
- flag indicating whether undeploy also destroys associated statements