Hi All,
I am using hibernate 3, database is MS SQL server 2005.
When I am inserting value in the database having varchar data type through hibernate , value is stored with trailing spaces upto the length of column.
Please reply if any one know the solution.
Awaiting for propmt reply!
Thanks and Regards,
Ragini Marwadkar.
I am using hibernate 3, database is MS SQL server 2005.
When I am inserting value in the database having varchar data type through hibernate , value is stored with trailing spaces upto the length of column.
Please reply if any one know the solution.
Awaiting for propmt reply!
Thanks and Regards,
Ragini Marwadkar.
Comment