Collation « Database « JPA Q&A





1. Hibernate with HSQLdb - SQLException requires collation in statement    coderanch.com

Hi all, I am new to Hibernate. And i am at my wits end as none of the programs are working out. Could anyone please help me out with these errors. Its a simple program from Harnessing Hibernate chapter 2. It deals with creating java files from the hbm.xml file using hbm2java and generating schema from hbm.xml file I am using ...

2. Database Collation vs Java Collation    forum.hibernate.org

I recognize that this is not a Hibernate problem per se, but no one is more informed than the people here on java-vs-database issues so I thought I'd give it a shot. I am running into a problem where a query with an order-by including character fields is run. It turns out that the database seems to be running with a ...