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
(Snippets)
m
(58 intermediate revisions by 13 users not shown)
Line 1: Line 1:
 
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!
 
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!
 +
  
 
__TOC__
 
__TOC__
  
 
<br>
 
<br>
==Videos==
+
==Screencasts==
  
* [http://www.eclipse.org/modeling/emf/cdo/demo.html Live demo of CDO 0.7 in action (old)] (by Eike Stepper)
+
* [http://www.eclipse.org/modeling/emf/cdo/demo-create-a-model.html Creating an EMF model for usage with CDO] (by André Dietisheim)
* ''Please add your CDO video [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=1 here].''
+
* [http://www.eclipse.org/modeling/emf/cdo/demo-0.7.html Live demo of CDO 0.7 in action (old)] (by Eike Stepper)
 +
* ''Please add your CDO screencasts [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=1 here].''
  
 
<br>
 
<br>
  
==Tutorials==
+
== Tutorials ==
  
* [[Setting up a CDO Server]] (by Eike Stepper)
+
*[http://www.rcp-vision.com/?p=1285&lang=en An Introduction to CDO 4.0] (by Vincenzo Caselli, RCPVision)
* [[Preparing EMF Models for CDO]] (by Eike Stepper)
+
*[http://www.rcp-vision.com/?p=1410&lang=en Advanced Databinding with CDO 4.0] (by Vincenzo Caselli, RCPVision)
* [[Using the CDO User Interface]] (by Eike Stepper)
+
*[http://wiki.eclipse.org/Getting_started_with_CDO_Helios Getting started with CDO] (by Martin Flügge)
* [[Writing Standalone CDO Applications]] (by Eike Stepper)
+
*[[CDO Source Installation|Setting up a workspace with all CDO sources]] (by Eike Stepper/Martin Flügge)
* ''Please add your CDO tutorial [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=2 here].''
+
*[[Setting up a CDO Server]] (by André Dietisheim)  
 +
*[[Preparing EMF Models for CDO]] (by Eike Stepper)  
 +
*[[Using the CDO User Interface]] (by Eike Stepper)  
 +
*[[Use CDO Net4J Authentification]] (by [[User:Tom.schindl.bestsolution.at|Tom Schindl]])  
 +
*[[CDO QuickStart]] (by Bernd Kolb)
 +
*[[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 26: 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.deprecated/deprecated/org.eclipse.emf.cdo.examples.spring/context/?root=Modeling_Project Run a CDO server (Spring Framework wired, deprecated)] (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://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)
 +
* [[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>
  
==Experience Reports==
+
==Thoughts==
  
* ''Please add '''your''' CDO experience report here.''
+
* [http://wiki.eclipse.org/Modeling_Corner#Reviews_8 EMF Corner review] (by Seweryn Niemiec)
 +
* 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].''
  
 
<br>
 
<br>
 +
 
==Benchmarks==
 
==Benchmarks==
  
* ''Please add '''your''' CDO benchmark here.''
+
* ''Please add your CDO benchmarks [http://wiki.eclipse.org/index.php?title=User_Contributed_CDO_Documentation&action=edit&section=5 here].''
  
  
 
----
 
----
 
Wikis: [[CDO]] | [[Net4j]] | [[EMF]] | [[Eclipse]]
 
Wikis: [[CDO]] | [[Net4j]] | [[EMF]] | [[Eclipse]]

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