Case sensitivity in HQL - TechRepublic
Question
March 14, 2009 at 03:59 AM
bhachoirfan

Case sensitivity in HQL

by bhachoirfan . Updated 17 years, 4 months ago

We have a web application developed using following tools
Spring
Struts 2
Hibernate
At the back-end RDBMs is MySQL 5.0.
The problem is that when user logs in the user name is incase sensitive and also password.
We have used HQL for data retrieval from MySQL now how can we make user login case sensitive???????????????

This discussion is locked

All Comments