public static class RestfulResultSet.Field extends Object
| Constructor and Description |
|---|
Field(String name,
int type,
int length,
String note,
int taos_type,
int scale,
int precision) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getPrecision() |
int |
getScale() |
int |
getTaosType() |
Copyright © 2025. All rights reserved.