Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Eclipse RCP and database
Eclipse RCP and database [message #656520] Sat, 26 February 2011 08:13 Go to next message
Alex Mising name is currently offline Alex Mising nameFriend
Messages: 61
Registered: February 2011
Member
Hello all. What is the best technology for linking my eclipse rcp plugin with mysql database with hibernate usage?

[Updated on: Sat, 26 February 2011 08:14]

Report message to a moderator

Re: Eclipse RCP and database [message #656568 is a reply to message #656520] Sat, 26 February 2011 20:52 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33218
Registered: July 2009
Senior Member
Alex,

Maybe Teneo would be useful: http://wiki.eclipse.org/Teneo

Alex wrote:
> Hello all. What is the best method for linking my eclipse rcp plugin
> with mysql database with hibernate usage?


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse RCP and database [message #656782 is a reply to message #656568] Mon, 28 February 2011 15:23 Go to previous messageGo to next message
Alex Mising name is currently offline Alex Mising nameFriend
Messages: 61
Registered: February 2011
Member
well, after reading this tutorial:
http://www.peterfriese.de/using-teneo-and-emf-to-store-your- data/
i can't understand, can i use this stuff with my rcp plugin?
I tried, and every time i get exception:

Caused by: org.hibernate.MappingException: Could not determine type for: org.eclipse.emf.teneo.hibernate.mapping.ENumUserType, at table: book, for columns: [org.hibernate.mapping.Column(category)]

where can be problem?
Re: Re: Eclipse RCP and database [message #657189 is a reply to message #656782] Tue, 01 March 2011 21:12 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

Hi,

Please take this to the eclipse,technology.emft newsgroup. They will surely
know how to help you.

Regards,

Wim


> well, after reading this tutorial:
> http://www.peterfriese.de/using-teneo-and-emf-to-store-your- data/
> i can't understand, can i use this stuff with my rcp plugin?
> I tried, and every time i get exception:
>
> Caused by: org.hibernate.MappingException: Could not determine type for:
org.eclipse.emf.teneo.hibernate.mapping.ENumUserType, at table: book, for
columns: [org.hibernate.mapping.Column(category)]
>
> where can be problem?
Previous Topic:Unable to find feature or.eclipse.equinox.executable error.
Next Topic:Verify listener in table
Goto Forum:
  


Current Time: Thu Sep 26 04:32:02 GMT 2024

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

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

Back to the top