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

Support for Teneo JPOX has discontinued

Support for Teneo JPOX has been discontinued from the 1.1 build of Teneo onwards.

Click here for more information: newsgroup post

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:

Teneo can currently only be used with an older version of jpox: JPOX 1.1.9. Support for the newest JPOX version: DataNucleus is expected in the third quarter of 2008.

  • 0.7.5 for Eclipse 3.2/EMF 2.2/JPOX 1.1.7 and jdk 1.4
  • 1.0.0 for Eclipse 3.4-3.3/EMF 2.4-2.3/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.