| Package | Description |
|---|---|
| io.r2dbc.mssql.message.type |
Classes to read and build type information.
|
| Modifier and Type | Method and Description |
|---|---|
TypeInformation.Updatability |
TypeInformation.getUpdatability()
Returns the type
TypeInformation.Updatability. |
static TypeInformation.Updatability |
TypeInformation.Updatability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeInformation.Updatability[] |
TypeInformation.Updatability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.