| Package | Description |
|---|---|
| io.datarouter.instrumentation.schema |
| Modifier and Type | Field and Description |
|---|---|
List<FieldAttributeDto> |
FieldDto.attributes |
| Constructor and Description |
|---|
FieldDto(String name,
String type,
boolean isKey,
List<FieldAttributeDto> attributes,
boolean isNullable,
int order,
boolean isFixedLength,
Optional<Integer> size,
String doc) |
Copyright © 2009–2021. All rights reserved.