public static interface SchemaProvider.Field
| Modifier and Type | Method and Description |
|---|---|
byte[] |
defaultValue() |
int |
geoShape() |
boolean |
hasDefault() |
String |
name() |
boolean |
nullable() |
int |
nullFlagPos() |
int |
offset() |
int |
size() |
int |
type() |
String name()
int type()
boolean nullable()
boolean hasDefault()
byte[] defaultValue()
int size()
int offset()
int nullFlagPos()
int geoShape()
Copyright © 2022. All rights reserved.