| Package | Description |
|---|---|
| com.amazonaws.services.rdsdata.model |
| Modifier and Type | Method and Description |
|---|---|
static TypeHint |
TypeHint.fromValue(String value)
Use this in place of valueOf.
|
static TypeHint |
TypeHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeHint[] |
TypeHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SqlParameter |
SqlParameter.withTypeHint(TypeHint typeHint)
A hint that specifies the correct object type for data type mapping.
|
Copyright © 2020. All rights reserved.