Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CDO/DB Store

< CDO
Revision as of 11:53, 5 April 2011 by Sw2312+bugs.googlemail.com (Talk | contribs) (New page: ---- ''We are still working on the details, but once we have completed the wiki we'll remove this text'' ---- The CDO DB store is an implementation to the CDO Store that allows storing of...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

We are still working on the details, but once we have completed the wiki we'll remove this text


The CDO DB store is an implementation to the CDO Store that allows storing of model and model repository into relational databases.

This document will help users setup there environment and configure CDO to work with the DB, we'll also include an example and step by step tutorial. We tried to make it as seamless as possible to enable your Application to store model repository in the DBStore.

Documentation

Dependencies

TBD

Plugins and CVS

The CDO DBStore can be found in cvs in the following location:

  • dev.eclipse.org
  • /cvsroot/modeling
  • main path: org.eclipse.emf/org.eclipse.emf.cdo

The functionality is implemented in the following plugins (the other plugins/projects in the same cvs location can be ignored):

  • org.eclipse.emf.cdo.server.db: implements the CDO DBStore itself
  • Test Project and Net4j-DBAdapters: TBD

Supported Functions and Features


Wikis: CDO | Net4j | EMF | Eclipse

Back to the top