Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » Dali: Not correctly mapping column name 'class'
Dali: Not correctly mapping column name 'class' [message #434468] Wed, 13 June 2007 14:56 Go to next message
Stefan Teitge is currently offline Stefan TeitgeFriend
Messages: 5
Registered: July 2009
Junior Member
Hallo!

Today I tried Eclipse 3.3 RC3 with recent JPA/Dali Plugins.
Furthermore I used MySQL 4.1.

When I used Dali's 'Generate entities...' function all worked fine
except that table columns named 'class' where automatically mapped to
variable name 'class' and 'getClass' method.

This is not suitable for Java as it causes compile errors due incorrect
syntax and overriding getClass method.

Greets
Stefan Teitge
Re: Dali: Not correctly mapping column name 'class' [message #434472 is a reply to message #434468] Wed, 13 June 2007 15:42 Go to previous messageGo to next message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
Hi,

Thanks for the feedback. Please enter a bug for this issue if you are
able to.

Thanks,
Neil

Stefan Teitge wrote:

> Hallo!

> Today I tried Eclipse 3.3 RC3 with recent JPA/Dali Plugins.
> Furthermore I used MySQL 4.1.

> When I used Dali's 'Generate entities...' function all worked fine
> except that table columns named 'class' where automatically mapped to
> variable name 'class' and 'getClass' method.

> This is not suitable for Java as it causes compile errors due incorrect
> syntax and overriding getClass method.

> Greets
> Stefan Teitge
Re: Dali: Not correctly mapping column name 'class' [message #434481 is a reply to message #434472] Fri, 15 June 2007 00:19 Go to previous message
Stefan Teitge is currently offline Stefan TeitgeFriend
Messages: 5
Registered: July 2009
Junior Member
Neil Hauge wrote:
> Hi,
>
> Thanks for the feedback. Please enter a bug for this issue if you are
> able to.
>
> Thanks,
> Neil
>
> Stefan Teitge wrote:
>
>> Hallo!
>
>> Today I tried Eclipse 3.3 RC3 with recent JPA/Dali Plugins.
>> Furthermore I used MySQL 4.1.
>
>> When I used Dali's 'Generate entities...' function all worked fine
>> except that table columns named 'class' where automatically mapped to
>> variable name 'class' and 'getClass' method.
>
>> This is not suitable for Java as it causes compile errors due
>> incorrect syntax and overriding getClass method.
>
>> Greets
>> Stefan Teitge
>
>
Has been submitted as Bug 192777.

URL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=192777

Stefan Teitge
Re: Dali: Not correctly mapping column name 'class' [message #600096 is a reply to message #434468] Wed, 13 June 2007 15:42 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
Hi,

Thanks for the feedback. Please enter a bug for this issue if you are
able to.

Thanks,
Neil

Stefan Teitge wrote:

> Hallo!

> Today I tried Eclipse 3.3 RC3 with recent JPA/Dali Plugins.
> Furthermore I used MySQL 4.1.

> When I used Dali's 'Generate entities...' function all worked fine
> except that table columns named 'class' where automatically mapped to
> variable name 'class' and 'getClass' method.

> This is not suitable for Java as it causes compile errors due incorrect
> syntax and overriding getClass method.

> Greets
> Stefan Teitge
Re: Dali: Not correctly mapping column name 'class' [message #600137 is a reply to message #434472] Fri, 15 June 2007 00:19 Go to previous message
Stefan Teitge is currently offline Stefan TeitgeFriend
Messages: 5
Registered: July 2009
Junior Member
Neil Hauge wrote:
> Hi,
>
> Thanks for the feedback. Please enter a bug for this issue if you are
> able to.
>
> Thanks,
> Neil
>
> Stefan Teitge wrote:
>
>> Hallo!
>
>> Today I tried Eclipse 3.3 RC3 with recent JPA/Dali Plugins.
>> Furthermore I used MySQL 4.1.
>
>> When I used Dali's 'Generate entities...' function all worked fine
>> except that table columns named 'class' where automatically mapped to
>> variable name 'class' and 'getClass' method.
>
>> This is not suitable for Java as it causes compile errors due
>> incorrect syntax and overriding getClass method.
>
>> Greets
>> Stefan Teitge
>
>
Has been submitted as Bug 192777.

URL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=192777

Stefan Teitge
Previous Topic:persistence.xml file not detected on restart
Next Topic:Running GenerateDDLAction#execute() in an eclipse job?
Goto Forum:
  


Current Time: Tue Apr 23 16:41:51 GMT 2024

Powered by FUDForum. Page generated in 0.02748 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top