?? testsecmec.out
字號:
Checking security mechanism authentication with DriverManager
T4: jdbc:derby:net://localhost:20000/wombat;create=true:user=neelima;password=lee;securityMechanism=3;
T1: jdbc:derby:net://localhost:20000/wombat - EXCEPTION null userid not supported
T2: jdbc:derby:net://localhost:20000/wombat:user=max; - EXCEPTION null password not supported
T3: jdbc:derby:net://localhost:20000/wombat:user=neelima;password=lee;
T5: jdbc:derby:net://localhost:20000/wombat:user=neelima;password=lee;securityMechanism=9;
T6: jdbc:derby:net://localhost:20000/wombat:user=neelima;securityMechanism=4;
T8: jdbc:derby:net://localhost:20000/wombat:user=neelima;password=lee;securityMechanism=4;
SECMEC_USRIDPWD: OK
Completed testSecMec
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -