Groovy 存取Database也是透過JDBC機制,只是Groovy的語法比較簡單加上Groovy ... void query String statement { resultSet -> code } void query String prepStmt, ...
確定! 回上一頁