Clojure 的contrib包中实现了对现有JDBC的封装,在wiki上有连接,该页面 ... (defn drop-user [] (try (sql/drop-table :fruit) (catch Exception _))) ...
確定! 回上一頁