他介绍了如何使用JDBC驱动、连接、语句、结果集对象的类包装来工具化jdbc,并由此工具化数据库调用。
He describes how to use class wrapping of the JDBC driver, connection, statement, and result set objects to instrument JDBC, and hence, database calls.
还指定了 JDBC 驱动程序类、数据库用户名和连接数据库(在这个数据库中已经创建了 users 和 usergroup 表)所用的 JDBC URL。
I have provided values for the JDBC driver class, the database user name, and a JDBC URL to connect to the database, in which you have already created the users and usergroup tables.
cp为类路径(用于指示数据库驱动程序JAR文件的位置)。
Cp is the classpath (used to indicate the location of the database driver JAR file).
应用推荐