Skip to content

JoeJErnst/objectify-polymorphism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

objectify-polymorphism

This is a little demo of how you can (and can't) use polymorphic queries in Objectify for Google AppEngine. I wrote a detailed writeup on my blog.

I created this based on the help I got from Jeff Schnitzer in the objectify-appengine Google group.

Required Libraries

appengine-api-labs.jar

appengine-api-stubs.jar

appengine-api.jar

appengine-testing.jar

junit-4.10.jar

objectify-4.0b1.jar

About

A brief demo of polymorphic queries in Objectify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages