Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.googlecode.objectify.impl.AbstractProperty (implements com.googlecode.objectify.impl.Property)
- com.googlecode.objectify.condition.Always (implements com.googlecode.objectify.condition.If<V,P>)
- com.googlecode.objectify.impl.translate.ArrayTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.util.ArrayUtils
- com.googlecode.objectify.cache.AsyncCacheFilter (implements javax.servlet.Filter)
- com.googlecode.objectify.impl.AsyncDatastoreReaderWriterImpl (implements com.googlecode.objectify.impl.AsyncDatastoreReaderWriter)
- com.googlecode.objectify.impl.CacheControlImpl (implements com.googlecode.objectify.cache.CacheControl)
- com.googlecode.objectify.cache.CachingAsyncDatastoreReaderWriter (implements com.googlecode.objectify.impl.AsyncDatastoreReaderWriter)
- com.googlecode.objectify.impl.translate.ClassPopulator<P> (implements com.googlecode.objectify.impl.translate.Populator<P>)
- com.googlecode.objectify.impl.translate.ClassTranslatorFactory<P> (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.translate.CollectionTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.translate.ContainerTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.translate.CreateContext
- com.googlecode.objectify.impl.DeferredImpl (implements com.googlecode.objectify.cmd.Deferred)
- com.googlecode.objectify.impl.DeferredSaverImpl (implements com.googlecode.objectify.cmd.DeferredSaver)
- com.googlecode.objectify.impl.Deferrer
- com.googlecode.objectify.impl.DeleterImpl (implements com.googlecode.objectify.cmd.Deleter)
- com.googlecode.objectify.impl.translate.EmbeddedMapTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.cache.EntityMemcache
- com.googlecode.objectify.cache.EntityMemcache.Bucket
- com.googlecode.objectify.impl.EntityMemcacheStats (implements com.googlecode.objectify.cache.MemcacheStats)
- com.googlecode.objectify.impl.EntityMemcacheStats.Stat
- com.googlecode.objectify.impl.EntityMetadata<P>
- com.googlecode.objectify.impl.translate.EntityTranslator (implements com.googlecode.objectify.impl.translate.Translator<P,D>)
- com.googlecode.objectify.stringifier.EnumStringifier<E> (implements com.googlecode.objectify.stringifier.InitializeStringifier, com.googlecode.objectify.stringifier.Stringifier<T>)
- com.googlecode.objectify.cmd.Filter
- com.googlecode.objectify.impl.translate.FloatTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.ForwardPath
- com.googlecode.objectify.util.FutureHelper
- com.googlecode.objectify.util.FutureNow<T> (implements java.util.concurrent.Future<V>)
- com.googlecode.objectify.util.FutureWrapper<K,V> (implements java.util.concurrent.Future<V>)
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet
- com.googlecode.objectify.repackaged.gentyref.GenericTypeReflector
- com.googlecode.objectify.util.GenericUtils
- com.googlecode.objectify.util.Holder<T>
- com.googlecode.objectify.impl.HybridQueryResults<T> (implements com.google.cloud.datastore.QueryResults<V>)
- com.googlecode.objectify.impl.IfConditionGenerator
- com.googlecode.objectify.impl.translate.IntegerTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.util.IterateFunction<T> (implements com.google.common.base.Function<F,T>)
- com.googlecode.objectify.impl.translate.opt.joda.JodaMoneyTranslators
- com.googlecode.objectify.impl.translate.opt.joda.JodaTimeTranslators
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.googlecode.objectify.Key<T> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.googlecode.objectify.cache.KeyMemcacheService
- com.googlecode.objectify.impl.KeyMetadata<P>
- com.googlecode.objectify.impl.KeyPopulator<P> (implements com.googlecode.objectify.impl.translate.Populator<P>)
- com.googlecode.objectify.KeyRange<T> (implements java.util.List<E>)
- com.googlecode.objectify.impl.Keys
- com.googlecode.objectify.stringifier.KeyStringifier (implements com.googlecode.objectify.stringifier.Stringifier<T>)
- com.googlecode.objectify.impl.translate.LifecycleMethod
- com.googlecode.objectify.impl.LoadConditions
- com.googlecode.objectify.impl.translate.LoadContext
- com.googlecode.objectify.impl.LoadEngine
- com.googlecode.objectify.LoadResult<T> (implements com.googlecode.objectify.Result<T>)
- com.googlecode.objectify.util.LogUtils
- com.googlecode.objectify.impl.translate.MapifyTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.cache.MemcacheService.CasPut
- com.googlecode.objectify.cache.MemcacheServiceRetryProxy (implements java.lang.reflect.InvocationHandler)
- com.googlecode.objectify.cache.MergeFuture<K,V> (implements java.util.concurrent.Future<V>)
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- com.googlecode.objectify.NamespaceManager
- com.googlecode.objectify.impl.translate.NullPopulator (implements com.googlecode.objectify.impl.translate.Populator<P>)
- com.googlecode.objectify.impl.translate.NullSafeTranslator<P,D> (implements com.googlecode.objectify.impl.translate.Translator<P,D>)
- com.googlecode.objectify.stringifier.NullStringifier (implements com.googlecode.objectify.stringifier.Stringifier<T>)
- com.googlecode.objectify.ObjectifyFactory (implements com.googlecode.objectify.impl.Forge)
- com.googlecode.objectify.ObjectifyFilter (implements javax.servlet.Filter)
- com.googlecode.objectify.impl.ObjectifyImpl (implements com.googlecode.objectify.util.Closeable, com.googlecode.objectify.Objectify)
- com.googlecode.objectify.impl.ObjectifyOptions
- com.googlecode.objectify.ObjectifyService
- com.googlecode.objectify.ObjectifyService.Filter (implements jakarta.servlet.Filter)
- com.googlecode.objectify.ObjectifyService.FilterJavax (implements javax.servlet.Filter)
- com.googlecode.objectify.impl.translate.ObjectTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.Path
- com.googlecode.objectify.cache.PendingFutures
- com.googlecode.objectify.condition.PojoIf<P> (implements com.googlecode.objectify.condition.If<V,P>)
- com.googlecode.objectify.impl.PropertyPopulator<P,D> (implements com.googlecode.objectify.impl.translate.Populator<P>)
- com.googlecode.objectify.util.Queries
- com.googlecode.objectify.impl.QueryDef
- com.googlecode.objectify.impl.QueryEngine
- com.googlecode.objectify.impl.translate.RawValueTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.Ref<T> (implements java.lang.Comparable<T>)
- com.googlecode.objectify.impl.Registrar
- com.googlecode.objectify.impl.ResultAdapter<T> (implements com.googlecode.objectify.Result<T>)
- com.googlecode.objectify.util.ResultCache<T> (implements com.googlecode.objectify.Result<T>, java.io.Serializable)
- com.googlecode.objectify.util.ResultNow<T> (implements com.googlecode.objectify.Result<T>, java.io.Serializable)
- com.googlecode.objectify.util.ResultNowFunction<T> (implements com.google.common.base.Function<F,T>)
- com.googlecode.objectify.util.ResultProxy<T> (implements java.lang.reflect.InvocationHandler, java.io.Serializable)
- com.googlecode.objectify.impl.ResultWithCursor<T>
- com.googlecode.objectify.impl.ResultWithCursor.Iterator<T> (implements java.util.Iterator<E>)
- com.googlecode.objectify.impl.translate.SaveContext
- com.googlecode.objectify.impl.SaverImpl (implements com.googlecode.objectify.cmd.Saver)
- com.googlecode.objectify.impl.translate.SerializeTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.impl.Session
- com.googlecode.objectify.impl.SessionValue<T>
- com.googlecode.objectify.impl.SimpleQueryImpl<T> (implements com.googlecode.objectify.cmd.SimpleQuery<T>)
- com.googlecode.objectify.cache.spymemcached.SpyIdentifiableValue (implements com.googlecode.objectify.cache.IdentifiableValue)
- com.googlecode.objectify.cache.spymemcached.SpyMemcacheService (implements com.googlecode.objectify.cache.MemcacheService)
- java.lang.Throwable (implements java.io.Serializable)
- com.googlecode.objectify.util.cmd.TransactionWrapper (implements com.google.cloud.datastore.Transaction)
- com.googlecode.objectify.impl.Transactor
- com.googlecode.objectify.impl.translate.TranslateTranslatorFactory (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.util.TranslatingIterator<F,T> (implements java.util.Iterator<E>)
- com.googlecode.objectify.impl.translate.TranslatorRecycles<P,D> (implements com.googlecode.objectify.impl.translate.Recycles, com.googlecode.objectify.impl.translate.Translator<P,D>)
- com.googlecode.objectify.impl.translate.Translators
- com.googlecode.objectify.cache.TriggerFuture<T> (implements java.util.concurrent.Future<V>)
- com.googlecode.objectify.repackaged.gentyref.TypeFactory
- com.googlecode.objectify.impl.translate.TypeKey<T>
- com.googlecode.objectify.repackaged.gentyref.TypeToken<T>
- com.googlecode.objectify.impl.TypeUtils
- com.googlecode.objectify.condition.ValueIf<V> (implements com.googlecode.objectify.condition.If<V,P>)
- com.googlecode.objectify.condition.IfDefault (implements com.googlecode.objectify.condition.InitializeIf)
- com.googlecode.objectify.condition.IfEmpty
- com.googlecode.objectify.condition.IfEmptyString
- com.googlecode.objectify.condition.IfFalse
- com.googlecode.objectify.condition.IfNotDefault (implements com.googlecode.objectify.condition.InitializeIf)
- com.googlecode.objectify.condition.IfNotEmpty
- com.googlecode.objectify.condition.IfNotNull
- com.googlecode.objectify.condition.IfNotZero
- com.googlecode.objectify.condition.IfNull
- com.googlecode.objectify.condition.IfTrue
- com.googlecode.objectify.condition.IfZero
- com.googlecode.objectify.util.Values
- com.googlecode.objectify.impl.translate.ValueTranslatorFactory<P,D> (implements com.googlecode.objectify.impl.translate.TranslatorFactory<P,D>)
- com.googlecode.objectify.VoidWork (implements com.googlecode.objectify.Work<R>)
- com.googlecode.objectify.impl.WriteEngine
Annotation Type Hierarchy
- com.googlecode.objectify.annotation.AlsoLoad (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Cache (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Container (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Entity (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Id (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Ignore (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.IgnoreLoad (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.IgnoreSave (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Index (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Load (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Mapify (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Namespace (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.OnLoad (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.OnSave (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Parent (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Serialize (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Stringify (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Subclass (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Translate (implements java.lang.annotation.Annotation)
- com.googlecode.objectify.annotation.Unindex (implements java.lang.annotation.Annotation)