Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » entity not generated for 1 table (sql server 2008)
entity not generated for 1 table (sql server 2008) [message #683887] Tue, 14 June 2011 15:35 Go to next message
Lionel is currently offline LionelFriend
Messages: 31
Registered: July 2009
Member
Hello,

I used the "generate entitites from table" wizard on a sqlserver 2008
database.
All entities but one have been generated (using default options)
I found this in the logs:
2011-06-14 17:19:04,750 - Method getImportStatements threw exception
for reference $table in template main.java.vm at [7,1]

This table has nothing specific.
What can I do ?

By the way: nvarchar are generated as Object instead of String

Thanks
Re: entity not generated for 1 table (sql server 2008) [message #685053 is a reply to message #683887] Thu, 16 June 2011 18:19 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
Can you please provide some sample DDL that demonstrates the problem (the smaller the better). As a workaround, I would suggest not generating a class for that table.

Neil
Previous Topic:Error: Dali not correctly validating @EmbeddedId ID classes
Next Topic:Dali 3.0 released as part of Indigo!
Goto Forum:
  


Current Time: Thu Apr 25 04:53:46 GMT 2024

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

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

Back to the top