[hibernate-dev] Quoted names
Dmitry Geraskov
dgeraskov at exadel.com
Thu Mar 22 07:48:37 EDT 2012
I created jira issue for this as nobody replied.
https://hibernate.onjira.com/browse/HHH-7195
19.03.2012 17:12, Dmitry Geraskov пишет:
> 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