HomeEMF HibernateEMF JDO/JPOXWeb App GenerationServices
Built with Apache Forrest logo
 

Teneo Eclipse EMFT project

Teneo persistency is an Eclipse EMFT project:

  • The elver.org website will remain the source for documentation of Teneo.
  • The source code can be retrieved from Eclipse cvs. The new main java package name is now: org.eclipse.emf.teneo.jpox
  • Teneo/Elver is part of the EMFT build process, builds can be downloaded here: EMFT Downloads (select the Teneo project in the listbox). For the Eclipse update manager use: http://download.eclipse.org/modeling/emft/updates/site-interim.xml.
  • Support is given on the EMFT newsgroup: news://news.eclipse.org/eclipse.technology.emft.

EMF Persistency Solution using JDO/JPOX

The EMF - JPOX integration supports all EMF and JDO 2.0/JPOX features. EMF objects can be persisted in most major relational databases and retrieved using an EMF resource approach or advanced JDOQL queries.

Current versions:

  • 0.7.5 for Eclipse 3.2/EMF 2.2/JPOX 1.1.7 and jdk 1.4
  • 1.0.0 I-builds for Eclipse 3.3/EMF 2.3/JPOX 1.1.9 and jdk 1.5
  • 1.0.0 S-builds for Eclipse 3.4/EMF 2.4/JPOX 1.1.9 and jdk 1.5

For more information, visit the following links: Status, Features, Release Notes

For troubleshooting please visit the Known Issues and Troubleshooting pages.

JPOX

The EMF - JDO/JPOX integration is a layer over the JPOX 1.1.9 (JDO 2.0) product. JPOX is the reference implementation for JDO 2.0. The jpox website has excellent documentation. Please visit JPOX at http://www.jpox.org.

JPOX Logo

EMF

The Eclipse Modeling Framwork (EMF) is a modeling and code generation framework which generates source code from different sources: an UML diagram or a XML Schema. For more information see here.