google app engine - Objectify entity -


can pass objectify entity (i.e class annotated @entity) function accepting com.google.appengine.api.datastore.entity ?

no. java typed language. can pass subclasses of com.google.appengine.api.datastore.entity function accepts com.google.appengine.api.datastore.entity. else won't compile.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -