- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCursorName
SQLName getCursorName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSelect
SQLSelect getSelect()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCursorName
void setCursorName(SQLName cursorName)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCursorName
void setCursorName(string cursorName)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSelect
void setSelect(SQLSelect select)
Undocumented in source. Be warned that the author may not have intended to support it.