Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Ecore Tools » How to specify database generated ID value in Ecore Editor?
How to specify database generated ID value in Ecore Editor? [message #663954] Wed, 06 April 2011 22:47
Mike Cooper is currently offline Mike CooperFriend
Messages: 60
Registered: February 2011
Member
I'm using the Eclipse Ecore Editor for the first time. I want to specify that an "ID" value (I've set to type ELongObject) should be @GeneratedValue="sequence" in Hibernate terms. That is the value should be an autogenerated sequence created by the underlying MySQL database.

I see in the Ecore Editor I can specify Advanced -> ID = true. I don't see how I'm suppose to specify that the value should be autogenerated sequence at the db level.

Could somebody steer me in the right direction?

Thanks.
Previous Topic:ecore diagram & ecore tools
Next Topic:[EGF] Problems with egfbuild example
Goto Forum:
  


Current Time: Fri Apr 19 20:31:47 GMT 2024

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

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

Back to the top