static void setParam(PreparedStatement stmt, int paramIndex, Integer value) throws SQLException { if (value == null || value == 0) { stmt.
確定! 回上一頁