- accept0
void accept0(MySqlASTVisitor visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAuthPlugin
SQLExpr getAuthPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPassword
SQLExpr getPassword()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUser
SQLExpr getUser()
Undocumented in source. Be warned that the author may not have intended to support it.
- isPasswordHash
bool isPasswordHash()
Undocumented in source. Be warned that the author may not have intended to support it.
- setAuthPlugin
void setAuthPlugin(SQLExpr authPlugin)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPassword
void setPassword(SQLExpr password)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPasswordHash
void setPasswordHash(bool passwordHash)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUser
void setUser(SQLExpr user)
Undocumented in source. Be warned that the author may not have intended to support it.