Get desktop application:
View/edit binary Protocol Buffers messages
Used in: JdbcResultSetResponse
int32 ordinal = 1
string tableName = 2
string schemaName = 3
string catalogName = 4
string columnName = 5
string columnLabel = 6
int32 columnDisplaySize = 7
int32 columnPrecision = 8
int32 columnScale = 9
string dataTypeName = 10
string dataTypeClassName = 11
int32 dataTypeCode = 12
bool isAutoIncrement = 13
bool isCaseSensitive = 14
bool isDefinitelyWritable = 15
bool isSearchable = 16
int32 isNullable = 17
bool isAliased = 18
bool isWritable = 19
bool isCurrency = 20
bool isReadOnly = 21
bool isSigned = 22
NULL = 0
TEXT = 1
BYTE = 2
SHORT = 3
INTEGER = 4
LONG = 5
FLOAT = 6
DOUBLE = 7
CHAR = 8
BOOLEAN = 9
BIG_INTEGER = 10
BIG_DECIMAL = 11
DATE = 12
TIME = 13
DATE_TIME = 14
BINARY = 15
UNKNOWN = 16
Used as response type in: metadata.MetaDataService.getCatalogs, metadata.MetaDataService.getFunctions, metadata.MetaDataService.getProcedures, metadata.MetaDataService.getTables, statement.StatementService.executeStatement
string resultSetId = 1
int32 recordsAffected = 2
bool hasRows = 4