The valueType is mapped to Boolean if the column type is TINYINT
Đang mở
- Ngôn ngữ chính
- Java
- Star
- 130
- Fork
- 21
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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();
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.