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

Difference between revisions of "CDO/User Contributed Documentation"

< CDO
(Tutorials)
m
(36 intermediate revisions by 12 users not shown)
Line 13: Line 13:
 
<br>
 
<br>
  
==Tutorials==
+
== Tutorials ==
  
 
+
*[http://www.rcp-vision.com/?p=1285&lang=en An Introduction to CDO 4.0] (by Vincenzo Caselli, RCPVision)
* [http://wiki.eclipse.org/Getting_started_with_CDO_Galileo Getting started with CDO] (by Martin Flügge)
+
*[http://www.rcp-vision.com/?p=1410&lang=en Advanced Databinding with CDO 4.0] (by Vincenzo Caselli, RCPVision)
* [[CDO Source Installation|Setting up a workspace with alll CDO sources]] (by Eike Stepper)
+
*[http://wiki.eclipse.org/Getting_started_with_CDO_Helios Getting started with CDO] (by Martin Flügge)  
* [[Setting up a CDO Server]] (by André Dietisheim)
+
*[[CDO Source Installation|Setting up a workspace with all CDO sources]] (by Eike Stepper/Martin Flügge)  
* [[Preparing EMF Models for CDO]] (by Eike Stepper)
+
*[[Setting up a CDO Server]] (by André Dietisheim)  
* [[Using the CDO User Interface]] (by Eike Stepper)
+
*[[Preparing EMF Models for CDO]] (by Eike Stepper)  
* [[Writing Standalone CDO Applications]] (by Eike Stepper)
+
*[[Using the CDO User Interface]] (by Eike Stepper)  
* [[Use CDO Net4J Authentification]] (by Tom Schindl)
+
*[[Use CDO Net4J Authentification]] (by [[User:Tom.schindl.bestsolution.at|Tom Schindl]])  
* [[CDO QuickStart]] (by Bernd Kolb)
+
*[[CDO QuickStart]] (by Bernd Kolb)
* ''Please add your CDO tutorials [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=2 here].''
+
*[[Query DB Store by using SQL]] (by Kai Schlamp)
 +
*[[CDOQuery OCL]] (by [[User:marco.descher.at|Marco Descher]], Thomas Huster)
 +
*[[Influence DB Store mapping by using annotations]] (by Kai Schlamp)
 +
*[[CDO Hibernate Store|Hibernate Store manual and tutorials]] (by Martin Taal)
 +
*[[Install CDO 3.0 Features, which are not contained at the Eclipse 3.6 (Helios) Simultaneous Release|Install CDO 3.0 Features, which are not contained at the Eclipse 3.6 (Helios) Simultaneous Release]] (by Heiko Ahlig)
 +
*[[CDO/Net4j Authentication|Authentication through Net4j or CDO]] (by [[User:Tom.schindl.bestsolution.at|Tom Schindl]])
 +
*[[CDO/Security Manager|Setting up CDO security manager]] (by Pierre Gaufillet)
 +
*[[Media:CDOServerBinary.pdf|Create a executable for CDO server]]
 +
*''Please add your CDO tutorials [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=2 here].''
  
 
<br>
 
<br>
Line 33: Line 41:
  
 
* [[Run a CDO container inside eclipse runtime]] (by Stefan Winkler)
 
* [[Run a CDO container inside eclipse runtime]] (by Stefan Winkler)
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.eclipse.emf.cdo.examples.spring/context/?root=Modeling_Project Run a CDO server (Spring Framework wired)] (by Eike Stepper)
+
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo.deprecated/deprecated/org.eclipse.emf.cdo.examples.spring/context/?root=Modeling_Project Run a CDO server (Spring Framework wired, deprecated)] (by Eike Stepper)
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneManualExample.java?root=Modeling_Project&view=co Run a CDO client standalone (manually wired)] (by Eike Stepper)
+
* [http://git.eclipse.org/c/cdo/cdo.git/tree/plugins/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneManualExample.java Run a CDO client standalone (manually wired)] (by Eike Stepper)
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.emf/org.eclipse.emf.cdo/examples/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneContainerExample.java?root=Modeling_Project&view=co Run a CDO client standalone (container wired)] (by Eike Stepper)
+
* [http://git.eclipse.org/c/cdo/cdo.git/tree/plugins/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneContainerExample.java Run a CDO client standalone (container wired)] (by Eike Stepper)
 +
* [http://git.eclipse.org/c/cdo/cdo.git/tree/plugins/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneContainerExampleSSL.java Run a CDO client standalone (container wired, with SSL connection)] (by Teerawat Chaiyakijpichet)
 
* [http://tom-eclipse-dev.blogspot.com/2008/09/exploring-new-technologies-part-of.html Example Application] using CDO and other EMF Technologies (by Tom Schindl)
 
* [http://tom-eclipse-dev.blogspot.com/2008/09/exploring-new-technologies-part-of.html Example Application] using CDO and other EMF Technologies (by Tom Schindl)
 +
* [[CDO/Spring|Run a CDO server and client - standalone Spring wired]] (by Assen Sharlandjiev)
 +
* [[CDO/Embedded|Run a CDO Embedded Session with dynamic CDO - standalone (container wired)]] (by Stephan Zehrer)
 +
* [http://thegordian.blogspot.com/2009/04/modeling-goes-enterprise.html The Gastro example applications] (by Eike Stepper)
 +
* [https://gist.github.com/4554455 Script to allocate lots of data when initializing DB for example] (by Christophe Moine)
 
* ''Please add your CDO snippets [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=3 here].''
 
* ''Please add your CDO snippets [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=3 here].''
 
<br>
 
<br>
Line 43: Line 56:
  
 
* [http://wiki.eclipse.org/Modeling_Corner#Reviews_8 EMF Corner review] (by Seweryn Niemiec)
 
* [http://wiki.eclipse.org/Modeling_Corner#Reviews_8 EMF Corner review] (by Seweryn Niemiec)
* [http://eiswindsoftware.blogspot.com/2008/05/distributed-p2p-emf.html Blog on distributed P2P EMF] (by Tom)
+
* Providing a SQLite CDO Adapter to run CDO on Android (by Andreas Rytina, Twitter: [https://twitter.com/andyrytina @andyrytina])
 
* ''Please add your CDO thoughts [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=4 here].''
 
* ''Please add your CDO thoughts [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=4 here].''
  

Revision as of 03:39, 20 September 2014

This page has been created for you, the user of CDO, so that you can support the development team and share everything that you find helpful with other users. We all thank you!



Screencasts


Tutorials


Snippets

This is a category for common code snippets or idioms for CDO:


Thoughts

  • EMF Corner review (by Seweryn Niemiec)
  • Providing a SQLite CDO Adapter to run CDO on Android (by Andreas Rytina, Twitter: @andyrytina)
  • Please add your CDO thoughts here.


Benchmarks

  • Please add your CDO benchmarks here.



Wikis: CDO | Net4j | EMF | Eclipse

Back to the top