[hibernate-dev] Quoted names
Steve Ebersole
steve at hibernate.org
Thu Mar 22 08:20:51 EDT 2012
Probably best. This is one of the main issue with the existing
metamodel. There are no tests of it. There is virtually no doc. And
noone wants to touch the code. Really I would have thought Max the
best person to ask.
On Thu 22 Mar 2012 06:48:37 AM CDT, Dmitry Geraskov wrote:
> 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
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
--
steve at hibernate.org
http://hibernate.org
More information about the hibernate-dev
mailing list