public interface GridQueryFieldMetadata extends Externalizable
| Modifier and Type | Method and Description |
|---|---|
String |
fieldName()
Gets field name.
|
String |
fieldTypeName()
Gets field type name.
|
int |
precision()
Gets field precision.
|
int |
scale()
Gets field scale.
|
String |
schemaName()
Gets schema name.
|
String |
typeName()
Gets name of type to which this field belongs.
|
readExternal, writeExternalString schemaName()
String typeName()
String fieldName()
String fieldTypeName()
int precision()
int scale()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020