Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 330 Bytes

File metadata and controls

11 lines (7 loc) · 330 Bytes

Objectify Examples

These are examples for the current version of Objectify:

  • basic - simple operation with a single datastore
  • multiple-datastores - how to query multiple datastores
  • webapp - a basic web application

There is one example for the legacy (v5) version of Objectify:

  • webapp-v5 - a basic web application