?? checkdriver.out
字號(hào):
jdbcCompliant() = truedriver.getMajorVersion() = EXPECTED VERSIONdriver.getMinorVersion() = EXPECTED VERSIONchecking acceptsURL(jdbc:derby:wombat;create=true)checking acceptsURL(jdbc:derby://localhost:1527/wombat;create=true)checking acceptsURL(jdbc:derby:net://localhost:1527/wombat;create=true)checking acceptsURL(jdbc:db2j:wombat;create=true)testEmbeddedAttributes()Connection info for connect(jdbc:derby://localhost:1527/testcreatedb1, {create=true})getURL() = jdbc:derby://localhost:1527/testcreatedb1;create=truegetUserName() = APPCURRENT SCHEMA = APPConnection info for connect(jdbc:derby://localhost:1527/testcreatedb2;create=true, null)getURL() = jdbc:derby://localhost:1527/testcreatedb2;create=truegetUserName() = APPCURRENT SCHEMA = APPConnection info for connect(jdbc:derby://localhost:1527/testpropdb, {user=APP, password=xxxx})getURL() = jdbc:derby://localhost:1527/testpropdbgetUserName() = APPCURRENT SCHEMA = APPConnection info for connect(jdbc:derby://localhost:1527/testpropdb;user=testuser;password=testpass, null)getURL() = jdbc:derby://localhost:1527/testpropdbgetUserName() = testuserCURRENT SCHEMA = TESTUSERConnection info for connect(jdbc:derby://localhost:1527/testpropdb;user=testusr, {password=testpass})getURL() = jdbc:derby://localhost:1527/testpropdbgetUserName() = testusrCURRENT SCHEMA = TESTUSRConnection info for connect(jdbc:derby://localhost:1527/testpropdb;user=testuser;password=testpass, null)getURL() = jdbc:derby://localhost:1527/testpropdbgetUserName() = testuserCURRENT SCHEMA = TESTUSERExpected Exception:08006:DERBY SQL error: SQLCODE: -1, SQLSTATE: 08006, SQLERRMC: Database 'testcreatedb1' shutdown.testClientAttributes()Connection info for connect(jdbc:derby://localhost:1527/testpropdb;traceFile=[DERBY_SYSTEM_HOME]/trace.out, {})getURL() = jdbc:derby://localhost:1527/testpropdb;traceFile=[DERBY_SYSTEM_HOME]/trace.outgetUserName() = APPCURRENT SCHEMA = APP trace file existsConnection info for connect(jdbc:derby://localhost:1527/testpropdb, {traceFile=[DERBY_SYSTEM_HOME]/trace2.out})getURL() = jdbc:derby://localhost:1527/testpropdb;traceFile=[DERBY_SYSTEM_HOME]/trace2.outgetUserName() = APPCURRENT SCHEMA = APP trace file existsdoClientURLTest()doClientURLTest with url: jdbc:derby://localhost:1527/wombat:create=trueNull connection returned for url jdbc:derby://localhost:1527/wombat:create=truedoClientURLTest with url: jdbc:derby://localhost:1527/'wombat';create=trueConnection info for connect(jdbc:derby://localhost:1527/'wombat';create=true, null)getURL() = jdbc:derby://localhost:1527/'wombat';create=truegetUserName() = APPCURRENT SCHEMA = APPPASSED:Connection Successful with url: jdbc:derby://localhost:1527/'wombat';create=trueSTART testDbNameWithSpaces ...Connection info for connect(jdbc:derby://localhost:1527/db name with spaces;create=true, null)getURL() = jdbc:derby://localhost:1527/db name with spaces;create=truegetUserName() = APPCURRENT SCHEMA = APPPASSED:Connection Successful with url: jdbc:derby://localhost:1527/db name with spaces;create=truetestDbNameWithSpaces PASSED - Database created successfully
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -