Skip to content
Riduidel edited this page Jul 27, 2012 · 5 revisions

GAEDO

Gaedo initially standed for Google App Engine Data Object, but has since evolved into a more generalistic Java persistence layer, supporting

  • Google App Engine
  • Prevalence
  • All graph implementations compatible with Blueprints stack.

Resurected from some lost space on the web, Gaedo documentation is made of a bunch of useful (or not) blog articles :

  1. 1_the_gaedo_case where it all begins
  2. 2_gaedo_and_collection_storage - only relevant in GAE
  3. 3_method_missing_vs_invokeLater explaining some very nice gaedo magic
  4. 4_compilable_queries_a_senseless_concept or how to use that magic for the good
  5. 5_dynamic_finders_the_reference for you, crazy (G)Rails punks !
  6. 6_how_to_include_gaedo_in_my_application a hint ? maven ... another hint ? current version is 0.2.19
  7. 7_graphing_queries to have a fun documentation
  8. 8_kudos_to_all_of_you to all alternatives to gaedo !
  9. 9_gaedo_bug_in_bouncing_queries
  10. And don't forget that 10_gaedo_does_graphs !

There are other blog articles, but of less interest, unfortunatly

end note thanks to http://homepage.univie.ac.at/werner.robitza/markdown/ for allowing me to easily go from pure HTML to beautiful markdown !