TableGenerator for DDL generation [message #433944] |
Wed, 26 April 2006 10:56  |
Eclipse User |
|
|
|
Hi,
If I have a @TableGenerator annotation (as part of the @GeneratedValue
annotation) in my Entity, should I expect the ddl generation to create an
appropriate table for me? I would think so. I don't see this happening
with the ddl generation in the M2 drop. Would this be considered a bug or
another enhancement? :-)
Thanks!
Kevin
|
|
|
|
|
Re: TableGenerator for DDL generation [message #585048 is a reply to message #433944] |
Tue, 02 May 2006 17:40  |
Eclipse User |
|
|
|
Hi Kevin,
Sorry for the delay. I would say that this is another enhancement. In
general, Dali DDL generation will likely remain fairly static in scope for
the 0.5 release. Post 0.5 we will look at what extenders are doing in
this area, and then determine what our plan should be with regard to
enhancing DDL generation support.
That said, certainly don't hesitate to enter more ER's, as they will be
very helpful in determining our future support.
Thanks,
Neil
Kevin wrote:
> Hi,
> If I have a @TableGenerator annotation (as part of the @GeneratedValue
> annotation) in my Entity, should I expect the ddl generation to create an
> appropriate table for me? I would think so. I don't see this happening
> with the ddl generation in the M2 drop. Would this be considered a bug or
> another enhancement? :-)
> Thanks!
> Kevin
|
|
|
|
Powered by
FUDForum. Page generated in 0.08113 seconds