Hibernate Error : exception setting property value
Java
December 17, 2009
Been playing around with Hibernate and mapping classes with Java. A reason why Hibernate is useful is so to facilitate users to stop writing pure SQL for queries and …