| Package | Description |
|---|---|
| org.mule.db.commons.api.param |
| Modifier and Type | Method and Description |
|---|---|
static JdbcType |
JdbcType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JdbcType[] |
JdbcType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TypeClassifier(JdbcType type,
String customType)
Creates a new instance of TypeClassifier with the given type and customType
|
Copyright © 2022. All rights reserved.