Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » Hibernate @GenericGenerator is not recognized by @GeneratedValue
Hibernate @GenericGenerator is not recognized by @GeneratedValue [message #610618] Fri, 11 July 2008 03:08
Eclipse UserFriend
Originally posted by: fast40x-a.yahoo.com

I use a hibernate @GenericGenerator(name="MySeq" ...) to setup a generator
and use it with @GeneratedValue(generator = "MySeq"). The application
runs fine, but Eclipse reports an error of 'Unresolved generator name
"MySeq"'. Is there either a way to disable this error check or to
configure the project so that it recognized the "MySeq" generator?
Previous Topic:Dali 2.0 is now available!
Next Topic:"Unresolved generator name" if no class is not annotated with @Entity
Goto Forum:
  


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

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

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

Back to the top