示例#1
0
 public static void create()
     throws InstantiationException, IllegalAccessException, ClassNotFoundException, SQLException {
   sql.create(tableName, properties);
 }