| Package | Description |
|---|---|
| com.alibaba.druid.sql.repository.function |
| Modifier and Type | Method and Description |
|---|---|
FunctionType |
Function.getType() |
static FunctionType |
FunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FunctionType[] |
FunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2022 Alibaba Group. All rights reserved.