jar

com.googlecode.objectify : objectify

Maven & Gradle

Oct 05, 2022
36 usages
717 stars

Objectify App Engine · The simplest convenient interface to the Google App Engine datastore

Table Of Contents

Latest Version

Download com.googlecode.objectify : objectify JAR file - Latest Versions:

All Versions

Download com.googlecode.objectify : objectify JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0.x
6.0
6.0b1
6.0a1
5.1.x
5.1
5.0.x
5.0
4.1.x
4.1
4.0.x
4.0
4.0rc2
4.0rc1
4.0b3
4.0b2
4.0b1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window objectify-6.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.googlecode.objectify.impl

├─ com.googlecode.objectify.impl.AbstractProperty.class - [JAR]

├─ com.googlecode.objectify.impl.AsyncDatastore.class - [JAR]

├─ com.googlecode.objectify.impl.AsyncDatastoreImpl.class - [JAR]

├─ com.googlecode.objectify.impl.AsyncDatastoreReaderWriter.class - [JAR]

├─ com.googlecode.objectify.impl.AsyncDatastoreReaderWriterImpl.class - [JAR]

├─ com.googlecode.objectify.impl.AsyncTransaction.class - [JAR]

├─ com.googlecode.objectify.impl.AsyncTransactionImpl.class - [JAR]

├─ com.googlecode.objectify.impl.CacheControlImpl.class - [JAR]

├─ com.googlecode.objectify.impl.DeferredDeleteTypeImpl.class - [JAR]

├─ com.googlecode.objectify.impl.DeferredDeleterImpl.class - [JAR]

├─ com.googlecode.objectify.impl.DeferredImpl.class - [JAR]

├─ com.googlecode.objectify.impl.DeferredSaverImpl.class - [JAR]

├─ com.googlecode.objectify.impl.Deferrer.class - [JAR]

├─ com.googlecode.objectify.impl.DeleteTypeImpl.class - [JAR]

├─ com.googlecode.objectify.impl.DeleterImpl.class - [JAR]

├─ com.googlecode.objectify.impl.EntityMemcacheStats.class - [JAR]

├─ com.googlecode.objectify.impl.EntityMetadata.class - [JAR]

├─ com.googlecode.objectify.impl.FieldProperty.class - [JAR]

├─ com.googlecode.objectify.impl.FilterOperator.class - [JAR]

├─ com.googlecode.objectify.impl.Forge.class - [JAR]

├─ com.googlecode.objectify.impl.ForwardPath.class - [JAR]

├─ com.googlecode.objectify.impl.HybridQueryResults.class - [JAR]

├─ com.googlecode.objectify.impl.IfConditionGenerator.class - [JAR]

├─ com.googlecode.objectify.impl.KeyMetadata.class - [JAR]

├─ com.googlecode.objectify.impl.KeyPopulator.class - [JAR]

├─ com.googlecode.objectify.impl.KeyQueryResults.class - [JAR]

├─ com.googlecode.objectify.impl.Keys.class - [JAR]

├─ com.googlecode.objectify.impl.LoadArrangement.class - [JAR]

├─ com.googlecode.objectify.impl.LoadConditions.class - [JAR]

├─ com.googlecode.objectify.impl.LoadEngine.class - [JAR]

├─ com.googlecode.objectify.impl.LoadTypeImpl.class - [JAR]

├─ com.googlecode.objectify.impl.LoaderImpl.class - [JAR]

├─ com.googlecode.objectify.impl.MethodProperty.class - [JAR]

├─ com.googlecode.objectify.impl.ObjectifyImpl.class - [JAR]

├─ com.googlecode.objectify.impl.ObjectifyOptions.class - [JAR]

├─ com.googlecode.objectify.impl.Path.class - [JAR]

├─ com.googlecode.objectify.impl.PrivateAsyncTransaction.class - [JAR]

├─ com.googlecode.objectify.impl.ProjectionQueryResults.class - [JAR]

├─ com.googlecode.objectify.impl.Property.class - [JAR]

├─ com.googlecode.objectify.impl.PropertyPopulator.class - [JAR]

├─ com.googlecode.objectify.impl.QueryDef.class - [JAR]

├─ com.googlecode.objectify.impl.QueryEngine.class - [JAR]

├─ com.googlecode.objectify.impl.QueryImpl.class - [JAR]

├─ com.googlecode.objectify.impl.QueryKeysImpl.class - [JAR]

├─ com.googlecode.objectify.impl.Queryable.class - [JAR]

├─ com.googlecode.objectify.impl.Registrar.class - [JAR]

├─ com.googlecode.objectify.impl.ResultAdapter.class - [JAR]

├─ com.googlecode.objectify.impl.ResultWithCursor.class - [JAR]

├─ com.googlecode.objectify.impl.Round.class - [JAR]

├─ com.googlecode.objectify.impl.SaverImpl.class - [JAR]

├─ com.googlecode.objectify.impl.Session.class - [JAR]

├─ com.googlecode.objectify.impl.SessionValue.class - [JAR]

├─ com.googlecode.objectify.impl.SimpleQueryImpl.class - [JAR]

├─ com.googlecode.objectify.impl.StuffingQueryResults.class - [JAR]

├─ com.googlecode.objectify.impl.Transactor.class - [JAR]

├─ com.googlecode.objectify.impl.TransactorNo.class - [JAR]

├─ com.googlecode.objectify.impl.TransactorYes.class - [JAR]

├─ com.googlecode.objectify.impl.TypeUtils.class - [JAR]

├─ com.googlecode.objectify.impl.WriteEngine.class - [JAR]

com.googlecode.objectify.annotation

├─ com.googlecode.objectify.annotation.AlsoLoad.class - [JAR]

├─ com.googlecode.objectify.annotation.Cache.class - [JAR]

├─ com.googlecode.objectify.annotation.Container.class - [JAR]

├─ com.googlecode.objectify.annotation.Entity.class - [JAR]

├─ com.googlecode.objectify.annotation.Id.class - [JAR]

├─ com.googlecode.objectify.annotation.Ignore.class - [JAR]

├─ com.googlecode.objectify.annotation.IgnoreLoad.class - [JAR]

├─ com.googlecode.objectify.annotation.IgnoreSave.class - [JAR]

├─ com.googlecode.objectify.annotation.Index.class - [JAR]

├─ com.googlecode.objectify.annotation.Load.class - [JAR]

├─ com.googlecode.objectify.annotation.Mapify.class - [JAR]

├─ com.googlecode.objectify.annotation.Namespace.class - [JAR]

├─ com.googlecode.objectify.annotation.OnLoad.class - [JAR]

├─ com.googlecode.objectify.annotation.OnSave.class - [JAR]

├─ com.googlecode.objectify.annotation.Parent.class - [JAR]

├─ com.googlecode.objectify.annotation.Serialize.class - [JAR]

├─ com.googlecode.objectify.annotation.Stringify.class - [JAR]

├─ com.googlecode.objectify.annotation.Subclass.class - [JAR]

├─ com.googlecode.objectify.annotation.Translate.class - [JAR]

├─ com.googlecode.objectify.annotation.Unindex.class - [JAR]

com.googlecode.objectify.cmd

├─ com.googlecode.objectify.cmd.Deferred.class - [JAR]

├─ com.googlecode.objectify.cmd.DeferredDeleteIds.class - [JAR]

├─ com.googlecode.objectify.cmd.DeferredDeleteType.class - [JAR]

├─ com.googlecode.objectify.cmd.DeferredDeleter.class - [JAR]

├─ com.googlecode.objectify.cmd.DeferredSaver.class - [JAR]

├─ com.googlecode.objectify.cmd.DeleteIds.class - [JAR]

├─ com.googlecode.objectify.cmd.DeleteType.class - [JAR]

├─ com.googlecode.objectify.cmd.Deleter.class - [JAR]

├─ com.googlecode.objectify.cmd.Filter.class - [JAR]

├─ com.googlecode.objectify.cmd.LoadIds.class - [JAR]

├─ com.googlecode.objectify.cmd.LoadType.class - [JAR]

├─ com.googlecode.objectify.cmd.Loader.class - [JAR]

├─ com.googlecode.objectify.cmd.Query.class - [JAR]

├─ com.googlecode.objectify.cmd.QueryExecute.class - [JAR]

├─ com.googlecode.objectify.cmd.QueryKeys.class - [JAR]

├─ com.googlecode.objectify.cmd.QueryResultIterable.class - [JAR]

├─ com.googlecode.objectify.cmd.Saver.class - [JAR]

├─ com.googlecode.objectify.cmd.SimpleQuery.class - [JAR]

com.googlecode.objectify.impl.translate.opt.joda

├─ com.googlecode.objectify.impl.translate.opt.joda.BigMoneyStringTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.opt.joda.DateTimeZoneTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.opt.joda.JodaMoneyTranslators.class - [JAR]

├─ com.googlecode.objectify.impl.translate.opt.joda.JodaTimeTranslators.class - [JAR]

├─ com.googlecode.objectify.impl.translate.opt.joda.MoneyStringTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.opt.joda.ReadableInstantTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.opt.joda.ReadablePartialTranslatorFactory.class - [JAR]

com.googlecode.objectify.stringifier

├─ com.googlecode.objectify.stringifier.EnumStringifier.class - [JAR]

├─ com.googlecode.objectify.stringifier.InitializeStringifier.class - [JAR]

├─ com.googlecode.objectify.stringifier.KeyStringifier.class - [JAR]

├─ com.googlecode.objectify.stringifier.NullStringifier.class - [JAR]

├─ com.googlecode.objectify.stringifier.Stringifier.class - [JAR]

com.googlecode.objectify.condition

├─ com.googlecode.objectify.condition.Always.class - [JAR]

├─ com.googlecode.objectify.condition.If.class - [JAR]

├─ com.googlecode.objectify.condition.IfDefault.class - [JAR]

├─ com.googlecode.objectify.condition.IfEmpty.class - [JAR]

├─ com.googlecode.objectify.condition.IfEmptyString.class - [JAR]

├─ com.googlecode.objectify.condition.IfFalse.class - [JAR]

├─ com.googlecode.objectify.condition.IfNotDefault.class - [JAR]

├─ com.googlecode.objectify.condition.IfNotEmpty.class - [JAR]

├─ com.googlecode.objectify.condition.IfNotNull.class - [JAR]

├─ com.googlecode.objectify.condition.IfNotZero.class - [JAR]

├─ com.googlecode.objectify.condition.IfNull.class - [JAR]

├─ com.googlecode.objectify.condition.IfTrue.class - [JAR]

├─ com.googlecode.objectify.condition.IfZero.class - [JAR]

├─ com.googlecode.objectify.condition.InitializeIf.class - [JAR]

├─ com.googlecode.objectify.condition.PojoIf.class - [JAR]

├─ com.googlecode.objectify.condition.ValueIf.class - [JAR]

com.googlecode.objectify.util.jackson

├─ com.googlecode.objectify.util.jackson.KeyDeserializer.class - [JAR]

├─ com.googlecode.objectify.util.jackson.KeyKeySerializer.class - [JAR]

├─ com.googlecode.objectify.util.jackson.KeySerializer.class - [JAR]

├─ com.googlecode.objectify.util.jackson.ObjectifyJacksonModule.class - [JAR]

├─ com.googlecode.objectify.util.jackson.RawKeyDeserializer.class - [JAR]

├─ com.googlecode.objectify.util.jackson.RawKeyKeySerializer.class - [JAR]

├─ com.googlecode.objectify.util.jackson.RawKeySerializer.class - [JAR]

├─ com.googlecode.objectify.util.jackson.RefDeserializer.class - [JAR]

├─ com.googlecode.objectify.util.jackson.RefKeySerializer.class - [JAR]

├─ com.googlecode.objectify.util.jackson.RefSerializer.class - [JAR]

com.googlecode.objectify.impl.translate.opt

├─ com.googlecode.objectify.impl.translate.opt.BigDecimalLongTranslatorFactory.class - [JAR]

com.googlecode.objectify.cache

├─ com.googlecode.objectify.cache.AsyncCacheFilter.class - [JAR]

├─ com.googlecode.objectify.cache.CacheControl.class - [JAR]

├─ com.googlecode.objectify.cache.CachingAsyncDatastore.class - [JAR]

├─ com.googlecode.objectify.cache.CachingAsyncDatastoreReaderWriter.class - [JAR]

├─ com.googlecode.objectify.cache.CachingAsyncTransaction.class - [JAR]

├─ com.googlecode.objectify.cache.EntityMemcache.class - [JAR]

├─ com.googlecode.objectify.cache.IdentifiableValue.class - [JAR]

├─ com.googlecode.objectify.cache.KeyMemcacheService.class - [JAR]

├─ com.googlecode.objectify.cache.MemcacheService.class - [JAR]

├─ com.googlecode.objectify.cache.MemcacheServiceRetryProxy.class - [JAR]

├─ com.googlecode.objectify.cache.MemcacheStats.class - [JAR]

├─ com.googlecode.objectify.cache.MergeFuture.class - [JAR]

├─ com.googlecode.objectify.cache.PendingFutures.class - [JAR]

├─ com.googlecode.objectify.cache.TriggerFuture.class - [JAR]

├─ com.googlecode.objectify.cache.TriggerSuccessFuture.class - [JAR]

com.googlecode.objectify.cache.spymemcached

├─ com.googlecode.objectify.cache.spymemcached.SpyIdentifiableValue.class - [JAR]

├─ com.googlecode.objectify.cache.spymemcached.SpyMemcacheService.class - [JAR]

com.googlecode.objectify.impl.ref

├─ com.googlecode.objectify.impl.ref.DeadRef.class - [JAR]

├─ com.googlecode.objectify.impl.ref.LiveRef.class - [JAR]

com.googlecode.objectify

├─ com.googlecode.objectify.Key.class - [JAR]

├─ com.googlecode.objectify.KeyRange.class - [JAR]

├─ com.googlecode.objectify.LoadException.class - [JAR]

├─ com.googlecode.objectify.LoadResult.class - [JAR]

├─ com.googlecode.objectify.NamespaceManager.class - [JAR]

├─ com.googlecode.objectify.NotFoundException.class - [JAR]

├─ com.googlecode.objectify.Objectify.class - [JAR]

├─ com.googlecode.objectify.ObjectifyFactory.class - [JAR]

├─ com.googlecode.objectify.ObjectifyFilter.class - [JAR]

├─ com.googlecode.objectify.ObjectifyService.class - [JAR]

├─ com.googlecode.objectify.Ref.class - [JAR]

├─ com.googlecode.objectify.Result.class - [JAR]

├─ com.googlecode.objectify.SaveException.class - [JAR]

├─ com.googlecode.objectify.TranslateException.class - [JAR]

├─ com.googlecode.objectify.TxnType.class - [JAR]

├─ com.googlecode.objectify.VoidWork.class - [JAR]

├─ com.googlecode.objectify.Work.class - [JAR]

com.googlecode.objectify.mapper

├─ com.googlecode.objectify.mapper.Mapper.class - [JAR]

com.googlecode.objectify.impl.translate

├─ com.googlecode.objectify.impl.translate.ArrayTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.BlobTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.BooleanTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.ByteArrayTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.ClassPopulator.class - [JAR]

├─ com.googlecode.objectify.impl.translate.ClassTranslator.class - [JAR]

├─ com.googlecode.objectify.impl.translate.ClassTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.CollectionTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.ContainerTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.CreateContext.class - [JAR]

├─ com.googlecode.objectify.impl.translate.DateTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.EmbeddedMapTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.EntityTranslator.class - [JAR]

├─ com.googlecode.objectify.impl.translate.EnumTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.FloatTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.InstantTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.IntegerTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.KeyTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.LatLngTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.LifecycleMethod.class - [JAR]

├─ com.googlecode.objectify.impl.translate.LoadContext.class - [JAR]

├─ com.googlecode.objectify.impl.translate.MapifyTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.NullPopulator.class - [JAR]

├─ com.googlecode.objectify.impl.translate.NullSafeTranslator.class - [JAR]

├─ com.googlecode.objectify.impl.translate.ObjectTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.Populator.class - [JAR]

├─ com.googlecode.objectify.impl.translate.RawEntityTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.RawKeyTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.RawValueTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.Recycles.class - [JAR]

├─ com.googlecode.objectify.impl.translate.RefTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.SaveContext.class - [JAR]

├─ com.googlecode.objectify.impl.translate.SerializeTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.SimpleTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.SkipException.class - [JAR]

├─ com.googlecode.objectify.impl.translate.SqlDateTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.StringTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.Synthetic.class - [JAR]

├─ com.googlecode.objectify.impl.translate.TimeZoneTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.TimestampTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.TranslateTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.Translator.class - [JAR]

├─ com.googlecode.objectify.impl.translate.TranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.TranslatorRecycles.class - [JAR]

├─ com.googlecode.objectify.impl.translate.Translators.class - [JAR]

├─ com.googlecode.objectify.impl.translate.TypeKey.class - [JAR]

├─ com.googlecode.objectify.impl.translate.URLTranslatorFactory.class - [JAR]

├─ com.googlecode.objectify.impl.translate.ValueTranslator.class - [JAR]

├─ com.googlecode.objectify.impl.translate.ValueTranslatorFactory.class - [JAR]

com.googlecode.objectify.util.cmd

├─ com.googlecode.objectify.util.cmd.TransactionWrapper.class - [JAR]

com.googlecode.objectify.repackaged.gentyref

├─ com.googlecode.objectify.repackaged.gentyref.CaptureType.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.CaptureTypeImpl.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.GenericArrayTypeImpl.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.GenericTypeReflector.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.ParameterizedTypeImpl.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.TypeArgumentNotInBoundException.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.TypeFactory.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.TypeToken.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.UnresolvedTypeVariableException.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.VarMap.class - [JAR]

├─ com.googlecode.objectify.repackaged.gentyref.WildcardTypeImpl.class - [JAR]

com.googlecode.objectify.util

├─ com.googlecode.objectify.util.AbstractFilter.class - [JAR]

├─ com.googlecode.objectify.util.ArrayUtils.class - [JAR]

├─ com.googlecode.objectify.util.Closeable.class - [JAR]

├─ com.googlecode.objectify.util.FutureHelper.class - [JAR]

├─ com.googlecode.objectify.util.FutureNow.class - [JAR]

├─ com.googlecode.objectify.util.FutureWrapper.class - [JAR]

├─ com.googlecode.objectify.util.GenericUtils.class - [JAR]

├─ com.googlecode.objectify.util.Holder.class - [JAR]

├─ com.googlecode.objectify.util.IdentityMultimapList.class - [JAR]

├─ com.googlecode.objectify.util.IterateFunction.class - [JAR]

├─ com.googlecode.objectify.util.IteratorFirstResult.class - [JAR]

├─ com.googlecode.objectify.util.KeyFormat.class - [JAR]

├─ com.googlecode.objectify.util.LogUtils.class - [JAR]

├─ com.googlecode.objectify.util.MakeListResult.class - [JAR]

├─ com.googlecode.objectify.util.MemcacheStatsServlet.class - [JAR]

├─ com.googlecode.objectify.util.MultimapList.class - [JAR]

├─ com.googlecode.objectify.util.NowProxy.class - [JAR]

├─ com.googlecode.objectify.util.Queries.class - [JAR]

├─ com.googlecode.objectify.util.ResultCache.class - [JAR]

├─ com.googlecode.objectify.util.ResultNow.class - [JAR]

├─ com.googlecode.objectify.util.ResultNowFunction.class - [JAR]

├─ com.googlecode.objectify.util.ResultProxy.class - [JAR]

├─ com.googlecode.objectify.util.ResultTranslator.class - [JAR]

├─ com.googlecode.objectify.util.ResultWrapper.class - [JAR]

├─ com.googlecode.objectify.util.SimpleFutureWrapper.class - [JAR]

├─ com.googlecode.objectify.util.TranslatingIterator.class - [JAR]

├─ com.googlecode.objectify.util.TranslatingQueryResults.class - [JAR]

├─ com.googlecode.objectify.util.Values.class - [JAR]

Advertisement