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
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 ask
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 j
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(d
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
__