The valueType is mapped to Boolean if the column type is TINYINT
オープン
- 主要言語
- Java
- スター
- 130
- フォーク
- 21
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
if the column type is TINYINT, the valueType of the column is mapped to Boolean, when I getValue().toString(), the value is true or false, I want to the value will be returned to the real value.
request.getRow(0).getColumnValue("current_status").getValue().toString();
コントリビューションガイド
評価
この issue はまだ評価されていません。