resultsetstream.out
来自「derby database source code.good for you.」· OUT 代码 · 共 17 行
OUT
17 行
Test resultsetStream starting
getColumnCount(): 1
Checksum of first 200 bytes 3061553656
Size of file = 3470
getColumnCount(): 2
Checksum of first 200 bytes 3061553656
second columns is 3470
FAILS DUE TO BUG 5710
getColumnCount(): 1
len=56
number of reads=56
EXPECTED SQLSTATE(XSDA4): An unexpected exception was thrown
EXPECTED SQLSTATE(XJ001): Java exception: 'Input stream did not have exact amount of data as the requested length.: java.io.IOException'.
EXPECTED SQLSTATE(XSDA4): An unexpected exception was thrown
EXPECTED SQLSTATE(XJ001): Java exception: 'Input stream did not have exact amount of data as the requested length.: java.io.IOException'.
Test resultsetStream finished
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?