[20:36] <RenatoSilva> I'm trying to use Hibernate + HSQLDB. I've noticed that we always need to put double quotes around table names, for example select * from "table". However Hibernate is not quoting table names and therefore HSQLDB is saying the table is not being found. How to solve this? Are the quotes some weird config option in HSQLDB databases?
[20:36] <@cheeser> HQL doesn't refer to tables.  it refers to entities.
[20:46] <RenatoSilva> Who exactly is asking about HQL?
[20:47] <@cheeser> RenatoSilva: you are
[20:48] <RenatoSilva> cheeser: no I am not, it was you who misunderstood the actual question
[20:48] <RenatoSilva> cheeser: you guessed that I'm using HQL, but you're wrong. I'm using basic session operations
[20:48] <@cheeser> RenatoSilva: you're asking about hibernate queries.  that'd be HQL no SQL.
[20:49] <RenatoSilva> cheeser: you guessed that I'm using HQL, but you're wrong. I'm using basic session operations
[20:49] <@cheeser> you're an idiot.
[20:49] <RenatoSilva> cheeser: ok