📄 callable.out
字号:
CallableStatement Test StartsSum of 6 and 9 is: 15return value: Square of 6 then plus 6 is: 42return value is: 55return short: 3return int: 4return long: 5return float: 6.0return double: 7.0return decimal: 88.880return date: 2002-05-12return time: 10:05:02return time stamp: xxxxxxFILTERED-TIMESTAMPxxxxxreturn byte[0]: 1return byte[1]: 2method 5 return decimal: 33.3330method 5 return decimal: -33332.9966method 5 return decimal: -966.6669method 5 return decimal: 0.0000method 5 return decimal: 0.0000method 5 return decimal: 99999999.0000method 5 return decimal: -99999999.0000Integer: Sum of 6 and 9 is: 15Short: Sum of 6 and 9 is: 15Long: Sum of 99999 and 88888888 is: 88988887Float: Sum of 6.123453 and 77777 is: 77783.125Double: Sum of 6.987654 and 8888888888888.01234 is: 8.888888888894135E12Time: Old time of 10:05:02 changed to: 11:06:03cstmt.getBigDecimal(1): 999999999999999.000000000000000cstmt.getBigDecimal(2): 1E-15cstmt.getBigDecimal(3): nullget the CallableStatement objectexecute the procedure with LONGVARBINARYexecute the procedure with BLOBSelect lvbc from Longvarbinary_Tabdone testing long varbinaryCallableStatement Test Ends
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -