public interface TarantoolFieldMetadata extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getFieldName()
Get field name
|
int |
getFieldPosition()
Get field position in space starts with 0
|
String |
getFieldType()
Get field type
|
boolean |
getIsNullable()
Get isNullable parameter
|
String getFieldName()
String getFieldType()
int getFieldPosition()
boolean getIsNullable()
Copyright © 2025 Picodata. All rights reserved.