| Package | Description |
|---|---|
| com.hk.dialect.mysql |
| Modifier and Type | Method and Description |
|---|---|
static MySQLDialect.MySQLQueryOperator |
MySQLDialect.MySQLQueryOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MySQLDialect.MySQLQueryOperator |
MySQLDialect.MySQLQueryOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MySQLDialect.MySQLQueryOperator[] |
MySQLDialect.MySQLQueryOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static MySQLDialect.MySQLQueryOperator[] |
MySQLDialect.MySQLQueryOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.