Description: JDBC driver to connect mysql database, the first to use the class to call the JDBC driver loads the MySQL database system, and then call the DriverManager object getConnection () method to get a database connection.
To Search:
File list (Check if you may need any files):
DataWeb
.......\build
.......\.....\empty
.......\.....\generated
.......\.....\.........\classes
.......\.....\.........\.......\org
.......\.....\.........\.......\...\apache
.......\.....\.........\.......\...\......\jsp
.......\.....\.........\.......\...\......\...\customer_jsp.class
.......\.....\.........\.......\...\......\...\index_jsp.class
.......\.....\.........\.......\...\......\...\test_jsp.class
.......\.....\.........\src
.......\.....\.........\...\org
.......\.....\.........\...\...\apache
.......\.....\.........\...\...\......\jsp
.......\.....\.........\...\...\......\...\customer_jsp.class.smap
.......\.....\.........\...\...\......\...\customer_jsp.java
.......\.....\.........\...\...\......\...\index_jsp.class.smap
.......\.....\.........\...\...\......\...\index_jsp.java
.......\.....\.........\...\...\......\...\test_jsp.class.smap
.......\.....\.........\...\...\......\...\test_jsp.java
.......\.....\web
.......\.....\...\META-INF
.......\.....\...\........\MANIFEST.MF
.......\.....\...\........\context.xml
.......\.....\...\WEB-INF
.......\.....\...\.......\classes
.......\.....\...\.......\lib
.......\.....\...\.......\...\mysql-connector-java-5.1.24-bin.jar
.......\.....\...\.......\web.xml
.......\.....\...\customer.jsp
.......\.....\...\index.jsp
.......\.....\...\test.jsp
.......\build.xml
.......\nbproject
.......\.........\ant-deploy.xml
.......\.........\build-impl.xml
.......\.........\genfiles.properties
.......\.........\private
.......\.........\.......\private.properties
.......\.........\.......\private.xml
.......\.........\project.properties
.......\.........\project.xml
.......\src
.......\...\conf
.......\...\....\MANIFEST.MF
.......\...\java
.......\web
.......\...\META-INF
.......\...\........\context.xml
.......\...\WEB-INF
.......\...\.......\web.xml
.......\...\customer.jsp
.......\...\index.jsp
.......\...\test.jsp
.......\下载说明.txt