| Package | Description |
|---|---|
| com.mysql.cj.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseMetaDataUsingInfoSchema.FunctionConstant |
DatabaseMetaDataUsingInfoSchema.FunctionConstant.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseMetaDataUsingInfoSchema.FunctionConstant[] |
DatabaseMetaDataUsingInfoSchema.FunctionConstant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
DatabaseMetaDataUsingInfoSchema.getFunctionConstant(DatabaseMetaDataUsingInfoSchema.FunctionConstant constant)
Getter to DatabaseMetaData.function* constants.
|