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