?? checkdriver.out
字號:
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:testcreatedb1, {create=true})getURL() = jdbc:derby:testcreatedb1getUserName() = APPCURRENT SCHEMA = APPConnection info for connect(jdbc:derby:testcreatedb2;create=true, null)getURL() = jdbc:derby:testcreatedb2getUserName() = APPCURRENT SCHEMA = APPConnection info for connect(jdbc:derby:testpropdb, {user=APP, password=xxxx})getURL() = jdbc:derby:testpropdbgetUserName() = APPCURRENT SCHEMA = APPConnection info for connect(jdbc:derby:testpropdb;user=testuser;password=testpass, null)getURL() = jdbc:derby:testpropdbgetUserName() = testuserCURRENT SCHEMA = TESTUSERConnection info for connect(jdbc:derby:testpropdb;user=testusr, {password=testpass})getURL() = jdbc:derby:testpropdbgetUserName() = testusrCURRENT SCHEMA = TESTUSRConnection info for connect(jdbc:derby:testpropdb;user=testuser;password=testpass, null)getURL() = jdbc:derby:testpropdbgetUserName() = testuserCURRENT SCHEMA = TESTUSERExpected Exception:08006:Database 'testcreatedb1' shutdown.START testDbNameWithSpaces ...Connection info for connect(jdbc:derby:db name with spaces;create=true, null)getURL() = jdbc:derby:db name with spacesgetUserName() = APPCURRENT SCHEMA = APPPASSED:Connection Successful with url: jdbc:derby:db name with spaces;create=truetestDbNameWithSpaces PASSED - Database created successfully
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -