Class.forName("org.postgresql.Driver");; String url = "jdbc:postgresql://192.168.2.150:5432/postgres";; try ...
確定! 回上一頁