Re: A question about hibernate query with special chracters

2005-11-28 Thread Comain Chen
Thanks, but I think I still cannot get it. Yes, the Locale may have impact on string comparisons, but the comparison is done by hibernate not me. I just have to bind the parameter with a value. So, I cannot even find a place to do my compraison using my own lagauage specific Colator. I have also

RE: A question about hibernate query with special chracters

2005-11-28 Thread David G. Friedman
This isn't the place for it. However, I see you also posted it to the correct place: http://forum.hibernate.org I recommend you go back to your Java documentation. Sun's Java documentation online has a possible solution for you but it requires the latest JDK (1.5): http://java.sun.com/docs/bo