public final class SQLAction
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStatement() |
SQLAction |
getUndoAction() |
static SQLAction |
of(java.lang.CharSequence statement) |
java.lang.String |
toString() |
SQLAction |
withUndoAction(SQLAction undoAction) |
Copyright © 2007-2020 Atlassian. All Rights Reserved.