[hibernate-dev] Quoted names
Dmitry Geraskov
dgeraskov at exadel.com
Tue Jun 19 03:56:23 EDT 2012
This issue
https://issues.jboss.org/browse/JBIDE-11227
18.06.2012 20:53, Max Rydahl Andersen написал:
> sorry for the very slow response rate - mailbox overload.
>
>> 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.
> I asked Dima to raise the question here since we can't easily fix core bugs
> and there might be a weird reason for it I hadn't thought about.
>
> Dima, which JBIDE/HBX was/is this issue related to ?
>
> /max
>
>> 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
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
More information about the hibernate-dev
mailing list