public interface YdbResultSetMetaData extends ResultSetMetaData
columnNoNulls, columnNullable, columnNullableUnknown| Modifier and Type | Method and Description |
|---|---|
tech.ydb.table.values.Type |
getYdbType(int column)
Returns native YDB type for column
|
getCatalogName, getColumnClassName, getColumnCount, getColumnDisplaySize, getColumnLabel, getColumnName, getColumnType, getColumnTypeName, getPrecision, getScale, getSchemaName, getTableName, isAutoIncrement, isCaseSensitive, isCurrency, isDefinitelyWritable, isNullable, isReadOnly, isSearchable, isSigned, isWritableisWrapperFor, unwraptech.ydb.table.values.Type getYdbType(int column)
throws SQLException
column - column, 1..NSQLExceptionCopyright © 2024. All rights reserved.