I would like to use Date() function in hibernate criteria, since one field is timestamp. My sql would be: "select * from feed where DATE(date) = DATE(NOW()) ...
確定! 回上一頁