| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.mysql.ast.statement |
| Modifier and Type | Method and Description |
|---|---|
MySqlAlterUserStatement.PasswordExpire |
MySqlAlterUserStatement.PasswordOption.getExpire() |
static MySqlAlterUserStatement.PasswordExpire |
MySqlAlterUserStatement.PasswordExpire.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MySqlAlterUserStatement.PasswordExpire[] |
MySqlAlterUserStatement.PasswordExpire.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlAlterUserStatement.PasswordOption.setExpire(MySqlAlterUserStatement.PasswordExpire expire) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.