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
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to