| Interface | Description |
|---|---|
| TypeDecoderStrategy |
Interface typically implemented by type decoder implementations that can decode a
TypeInformation. |
| TypeInformation |
Type information for a column following the
TYPE_INFO rule |
| Class | Description |
|---|---|
| Collation |
A collation represents encoding and collation used for character data types.
|
| Length |
Descriptor for data length in row results.
|
| PlpLength |
Descriptor for PLP data length in row results.
|
| TypeInformation.Builder |
Builder for
TypeInformation. |
| TypeUtils |
Helper methods for Type-specific calculations.
|
| Enum | Description |
|---|---|
| LengthStrategy |
SQL Server length strategies.
|
| SqlServerType |
Enumeration of SQL server data types.
|
| SqlServerType.Category |
Type categories.
|
| TdsDataType |
SQL Server data types as represented within TDS.
|
| TypeInformation.Updatability |
Enumeration of updatability constants.
|
Copyright © 2023. All rights reserved.