1.世界 2.概述 下面演示如何通过jdbc 来连接mysql数据源进行查询 /** * 测试点:基于数据库的查询 * @throws ClassNotFoundException * @throws SQLException */ @Test public void jdbcUrlTest() throws ClassNotFoundException,