Contents
-
Deprecated Classes
Use List<Key<T>>
instead. We will drop this class entirely.
use ObjectifyService.Filter
or ObjectifyService.FilterJavax
instead
There are overloads for etc that take a instead.
-
Deprecated Methods
use the ObjectifyService method, or the relevant method on the appropriate ObjectifyFactory.
This method will be removed in a future version of Objectify.
use the ObjectifyService method, or the relevant method on the appropriate ObjectifyFactory.
This method will be removed in a future version of Objectify.
use the ObjectifyService method, or the relevant method on the appropriate ObjectifyFactory.
This method will be removed in a future version of Objectify.
use the ObjectifyService method, or the relevant method on the appropriate ObjectifyFactory.
This method will be removed in a future version of Objectify.
use the ObjectifyService method, or the relevant method on the appropriate ObjectifyFactory.
This method will be removed in a future version of Objectify.
use the ObjectifyService method, or the relevant method on the appropriate ObjectifyFactory.
This method will be removed in a future version of Objectify.
use the ObjectifyService method, or the relevant method on the appropriate ObjectifyFactory.
This method will be removed in a future version of Objectify.
This no longer does anything. Transport-level behavior is set via DatastoreOptions when you create
the ObjectifyFactory. Altering this would require tearing down and re-establishing connections, which will have
a negative performance impact. For better or worse, deadline is now a global setting.
use the ObjectifyService method, or the relevant method on the appropriate ObjectifyFactory.
This method will be removed in a future version of Objectify.
use the ObjectifyService method, or the relevant method on the appropriate ObjectifyFactory.
This method will be removed in a future version of Objectify.
-
Deprecated Constructors
call ObjectifyFactory(datastore, new SpyMemcacheService(memcache))
instead
call ObjectifyFactory(new SpyMemcacheService(memcache))
instead