Skip to main content

Objectify Entity Subclass Migrations

·7 mins
When using Objectify on Google App Engine, sometimes you want to introduce polymorphism after the fact. This entry shows how you can do that.

Reclaiming the Underscore

·2 mins
Java 8 will start complaining about the use of an underscore by itself as a variable name.