| Package | Description |
|---|---|
| io.r2dbc.mssql.message.token |
Token stream message structures.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractInfoToken.Classification |
AbstractInfoToken.getClassification() |
static AbstractInfoToken.Classification |
AbstractInfoToken.Classification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractInfoToken.Classification[] |
AbstractInfoToken.Classification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.