[hibernate-dev] Quoted names

Dmitry Geraskov dgeraskov at exadel.com
Mon Mar 19 10:12:20 EDT 2012


Hi, guys,

I am working on the hibernate tools code generation problem for tables 
which has quoted names (name, schema or catalog has special symbols(dot 
for ex.)).

Any reason why Table#setName(x) and Table#setSchema(x) have "unquote" 
logic, but Table#setCatalog(x) does not?

Dmitry Geraskov



More information about the hibernate-dev mailing list