Teneo Setup for Eclipse 4.2 – Juno

In this section we will see how, starting from Eclipse Juno Modeling, you can install some plugins that will allow management of the persistence to a database using the Teneo framework. This framework implements a layer that links EMF and ORMs like Hibernate or EclipseLink, which in turn handle the persistence on relational databases. The advantage, in using Teneo, is that you can act at EMF level and hit the database, without knowing the intermediate mechanisms. Regarding the database choice, in this series of articles, we will work with MySQL as target database. Go to menu Help -> Install New [...]