View Single Post
  #9 (permalink)  
Old 09-12-2008, 07:52 AM
MuthuKumar MuthuKumar is offline
Member
 
Join Date: Aug 2008
Posts: 5
MuthuKumar is on a distinguished road
Thanks,
In the Hibernate, the bean(entity) - for getter/setter method. without this one, we can not map the database column name to the bean property name. This way it will helpful in the hibernate.
Reply With Quote