📄 intro.txt
字号:
An application written in the Java programming language uses the JDBCDriverManager class API to access a driver based on JDBC technology("JDBC driver"). There are various JDBC driver alternatives. A JDBC-Netdriver connects to a middle tier server and translates JDBC calls into aDBMS-independent net protocol. The server then translates this to a DBMSprotocol. Other driver implementations access a DBMS directly usingproprietary database access protocols.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -