📄 xmlbinding.out
字号:
[ Beginning XML binding tests. ]XML column -- bind String to XML: PASS -- caught expected error X0X14.XML column -- bind Java null to XML: PASS -- caught expected error X0X14.XML column -- bind SQL NULL to XML: PASS -- caught expected error X0X14.XML column -- bind integer to XML: PASS -- caught expected error X0X14.Trying to bind to XML in XMLSERIALIZE: PASS -- caught expected error X0X14.Trying to bind to XML in XMLEXISTS: PASS -- caught expected error X0X14.XML value in result set: PASS -- caught expected error X0X15.[ End XML binding tests. ][ Beginning XMLPARSE tests. ]Test insertions from file: Inserted roughly 40k of data.Inserted roughly 40k of data.Inserted roughly 1k of data.Inserted roughly 1k of data.Inserted roughly 1k of data.Inserted roughly 1k of data.-----> Insertions all PASS.Binding string in XMLPARSE: PASS -- Completed without exception, as expected.Binding Java null string in XMLPARSE: PASS -- Completed without exception, as expected.Binding SQL NULL string in XMLPARSE: PASS -- Completed without exception, as expected.[ End XMLPARSE tests. ][ Beginning XMLSERIALIZE tests. ]1, [ roughly 40k ]2, [ roughly 40k ]3, [ roughly 1k ]4, [ roughly 1k ]5, [ roughly 1k ]6, [ roughly 1k ]7, [ roughly 0k ]8, NULL9, NULL[ End XMLSERIALIZE tests. ][ Begin XMLEXISTS tests. ]Running XMLEXISTS with: //abb-----> Matching rows: 1Running XMLEXISTS with: //d50-----> Matching rows: 1Running XMLEXISTS with: //person/email-----> Matching rows: 4Running XMLEXISTS with: /personnel-----> Matching rows: 5Running XMLEXISTS with: //person/@id-----> Matching rows: 4Running XMLEXISTS with: //person/@noteTwo-----> Matching rows: 1Binding string in XMLEXISTS: PASS -- Completed without exception, as expected.Binding Java null string in XMLEXISTS: PASS -- Completed without exception, as expected.Binding SQL NULL string in XMLEXISTS: PASS -- Completed without exception, as expected.[ End XMLEXISTS tests. ][ Done. ]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -