Package com.googlecode.objectify.impl.ref


package com.googlecode.objectify.impl.ref
  • Classes
    Class
    Description
    Implementation of Ref which is disconnected from the live system; for example, this will be used if a Ref gets serialized or deserialized.
    Implementation of Refs which are "live" and connected to the datastore so they can fetch entity values even if they have not already been loaded.