Prior to JDBC 4.0, it was necessary to load the driver class by calling Class. forName("org.postgresql.Driver")once before using it.
確定! 回上一頁