I've tried:
em.createQuery("from A a where a.birthday=:date").setParameter("date",new
Date(),Temporal.DATE);But it doesn't work. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949394#3949394 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949394 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
