dbmetadatajdbc30.out

来自「derby database source code.good for you.」· OUT 代码 · 共 32 行

OUT
32
字号
Test dbMetaDataJdbc30 startingJDBC Driver 'IBM DB2 JDBC Universal Driver Architecture', version (EXPECTED VERSION)The URL is: jdbc:derby:net://localhost:1527/wombat;create=truesupportsSavepoints() : truesupportsNamedParameters() : falsesupportsMultipleOpenResults() : truesupportsGetGeneratedKeys() : falsesupportsResultSetHoldability(HOLD_CURSORS_OVER_COMMIT) : truesupportsResultSetHoldability(CLOSE_CURSORS_AT_COMMIT) : truegetJDBCMajorVersion() : 3getJDBCMinorVersion() : 0getSQLStateType() : 2getResultSetHoldability() : 1getDatabaseMajorVersion() : 10getDatabaseMinorVersion() : 1supportsStatementPooling() : falsegetMaxColumnNameLength() = 128getMaxCursorNameLength() = 128getMaxSchemaNameLength() = 128getMaxProcedureNameLength() = 128getMaxTableNameLength() = 128getMaxUserNameLength() = 30getSuperTypes() with null :EXPECTED: Not Implemented Exception or empty  ResultSetgetSuperTables() with null :EXPECTED: Not Implemented Exception or empty  ResultSetgetAttributes() with null :EXPECTED: Not Implemented Exception or empty  ResultSetlocatorsUpdateCopy(): Returned: trueTest dbMetaDataJdbc30 finished

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?