i am using spring with hibernate. i have maped one been with hibernate mapping and using date as a one property. when i am updating date it is giving me error unparsable date
please help me how can i configure date formate in hibernate mapping
thanks amit
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 32767
posted
0
You shouldn't have to do anything; Hibernate will do this for you.