Download objectify-4.0rc1-sources.jar
objectify/objectify-4.0rc1-sources.jar.zip( 218 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF com.google.appengine.api.datastore.AppIdNamespace.java com.google.appengine.api.datastore.Blob.java com.google.appengine.api.datastore.Category.java com.google.appengine.api.datastore.Cursor.java com.google.appengine.api.datastore.Cursor_CustomFieldSerializer.java com.google.appengine.api.datastore.DataTypeUtils.java com.google.appengine.api.datastore.Email.java com.google.appengine.api.datastore.EntityNotFoundException.java com.google.appengine.api.datastore.EntityNotFoundException_CustomFieldSerializer.java com.google.appengine.api.datastore.GeoPt.java com.google.appengine.api.datastore.IMHandle.java com.google.appengine.api.datastore.Key.java com.google.appengine.api.datastore.KeyFactory.java com.google.appengine.api.datastore.Key_CustomFieldSerializer.java com.google.appengine.api.datastore.Link.java com.google.appengine.api.datastore.PhoneNumber.java com.google.appengine.api.datastore.PostalAddress.java com.google.appengine.api.datastore.Rating.java com.google.appengine.api.datastore.ShortBlob.java com.google.appengine.api.datastore.Text.java com.google.appengine.api.users.User.java com.google.appengine.api.users.User_CustomFieldSerializer.java com.google.apphosting.api.NamespaceResources.java com.googlecode.objectify.Key.java com.googlecode.objectify.KeyRange.java com.googlecode.objectify.LoadException.java com.googlecode.objectify.LoadResult.java com.googlecode.objectify.NotFoundException.java com.googlecode.objectify.Objectify.java com.googlecode.objectify.ObjectifyFactory.java com.googlecode.objectify.ObjectifyFilter.java com.googlecode.objectify.ObjectifyService.java com.googlecode.objectify.Ref.java com.googlecode.objectify.Result.java com.googlecode.objectify.SaveException.java com.googlecode.objectify.TranslateException.java com.googlecode.objectify.TxnType.java com.googlecode.objectify.VoidWork.java com.googlecode.objectify.Work.java com.googlecode.objectify.annotation.AlsoLoad.java com.googlecode.objectify.annotation.Cache.java com.googlecode.objectify.annotation.Embed.java com.googlecode.objectify.annotation.EmbedMap.java com.googlecode.objectify.annotation.Entity.java com.googlecode.objectify.annotation.EntitySubclass.java com.googlecode.objectify.annotation.Id.java com.googlecode.objectify.annotation.Ignore.java com.googlecode.objectify.annotation.IgnoreLoad.java com.googlecode.objectify.annotation.IgnoreSave.java com.googlecode.objectify.annotation.Index.java com.googlecode.objectify.annotation.Load.java com.googlecode.objectify.annotation.Mapify.java com.googlecode.objectify.annotation.OnLoad.java com.googlecode.objectify.annotation.OnSave.java com.googlecode.objectify.annotation.Parent.java com.googlecode.objectify.annotation.Serialize.java com.googlecode.objectify.annotation.Translate.java com.googlecode.objectify.annotation.Unindex.java com.googlecode.objectify.cache.AsyncCacheFilter.java com.googlecode.objectify.cache.CacheControl.java com.googlecode.objectify.cache.CachingAsyncDatastoreService.java com.googlecode.objectify.cache.CachingDatastoreService.java com.googlecode.objectify.cache.CachingDatastoreServiceFactory.java com.googlecode.objectify.cache.CachingTransaction.java com.googlecode.objectify.cache.EntityMemcache.java com.googlecode.objectify.cache.KeyMemcacheService.java com.googlecode.objectify.cache.MemcacheServiceRetryProxy.java com.googlecode.objectify.cache.MemcacheStats.java com.googlecode.objectify.cache.MergeFuture.java com.googlecode.objectify.cache.Pending.java com.googlecode.objectify.cache.PendingFutures.java com.googlecode.objectify.cache.TriggerFuture.java com.googlecode.objectify.cache.TriggerSuccessFuture.java com.googlecode.objectify.cmd.DeleteIds.java com.googlecode.objectify.cmd.DeleteType.java com.googlecode.objectify.cmd.Deleter.java com.googlecode.objectify.cmd.LoadIds.java com.googlecode.objectify.cmd.LoadType.java com.googlecode.objectify.cmd.Loader.java com.googlecode.objectify.cmd.Query.java com.googlecode.objectify.cmd.QueryExecute.java com.googlecode.objectify.cmd.QueryKeys.java com.googlecode.objectify.cmd.Saver.java com.googlecode.objectify.cmd.SimpleQuery.java com.googlecode.objectify.condition.Always.java com.googlecode.objectify.condition.If.java com.googlecode.objectify.condition.IfDefault.java com.googlecode.objectify.condition.IfEmpty.java com.googlecode.objectify.condition.IfEmptyString.java com.googlecode.objectify.condition.IfFalse.java com.googlecode.objectify.condition.IfNotDefault.java com.googlecode.objectify.condition.IfNotEmpty.java com.googlecode.objectify.condition.IfNotNull.java com.googlecode.objectify.condition.IfNotZero.java com.googlecode.objectify.condition.IfNull.java com.googlecode.objectify.condition.IfTrue.java com.googlecode.objectify.condition.IfZero.java com.googlecode.objectify.condition.InitializeIf.java com.googlecode.objectify.condition.PojoIf.java com.googlecode.objectify.condition.ValueIf.java com.googlecode.objectify.impl.AbstractProperty.java com.googlecode.objectify.impl.CacheControlImpl.java com.googlecode.objectify.impl.Chunk.java com.googlecode.objectify.impl.ChunkIterator.java com.googlecode.objectify.impl.ChunkingIterator.java com.googlecode.objectify.impl.ConcreteEntityMetadata.java com.googlecode.objectify.impl.DeleteTypeImpl.java com.googlecode.objectify.impl.DeleterImpl.java com.googlecode.objectify.impl.EntityMemcacheStats.java com.googlecode.objectify.impl.EntityMetadata.java com.googlecode.objectify.impl.FieldProperty.java com.googlecode.objectify.impl.ForwardPath.java com.googlecode.objectify.impl.IfConditionGenerator.java com.googlecode.objectify.impl.KeyMetadata.java com.googlecode.objectify.impl.Keys.java com.googlecode.objectify.impl.KeysOnlyIterator.java com.googlecode.objectify.impl.LoadEngine.java com.googlecode.objectify.impl.LoadTypeImpl.java com.googlecode.objectify.impl.LoaderImpl.java com.googlecode.objectify.impl.MethodProperty.java com.googlecode.objectify.impl.Node.java com.googlecode.objectify.impl.NullProperty.java com.googlecode.objectify.impl.ObjectifyImpl.java com.googlecode.objectify.impl.Path.java com.googlecode.objectify.impl.PolymorphicEntityMetadata.java com.googlecode.objectify.impl.Property.java com.googlecode.objectify.impl.QueryEngine.java com.googlecode.objectify.impl.QueryImpl.java com.googlecode.objectify.impl.QueryKeysImpl.java com.googlecode.objectify.impl.Queryable.java com.googlecode.objectify.impl.Reference.java com.googlecode.objectify.impl.Registrar.java com.googlecode.objectify.impl.ResultAdapter.java com.googlecode.objectify.impl.ResultWithCursor.java com.googlecode.objectify.impl.Round.java com.googlecode.objectify.impl.SaverImpl.java com.googlecode.objectify.impl.Session.java com.googlecode.objectify.impl.SessionValue.java com.googlecode.objectify.impl.SimpleQueryImpl.java com.googlecode.objectify.impl.StuffingIterator.java com.googlecode.objectify.impl.TransactionImpl.java com.googlecode.objectify.impl.Transactor.java com.googlecode.objectify.impl.TransactorNo.java com.googlecode.objectify.impl.TransactorYes.java com.googlecode.objectify.impl.TranslatableProperty.java com.googlecode.objectify.impl.Transmog.java com.googlecode.objectify.impl.TypeUtils.java com.googlecode.objectify.impl.WriteEngine.java com.googlecode.objectify.impl.ref.DeadRef.java com.googlecode.objectify.impl.ref.DeadRef_CustomFieldSerializer.java com.googlecode.objectify.impl.ref.LiveRef.java com.googlecode.objectify.impl.ref.LiveRef_CustomFieldSerializer.java com.googlecode.objectify.impl.translate.AbstractTranslator.java com.googlecode.objectify.impl.translate.ArrayTranslatorFactory.java com.googlecode.objectify.impl.translate.AsIsTranslatorFactory.java com.googlecode.objectify.impl.translate.ByteArrayTranslatorFactory.java com.googlecode.objectify.impl.translate.ClassTranslator.java com.googlecode.objectify.impl.translate.CollectionTranslatorFactory.java com.googlecode.objectify.impl.translate.CreateContext.java com.googlecode.objectify.impl.translate.EmbedClassTranslatorFactory.java com.googlecode.objectify.impl.translate.EntityClassTranslator.java com.googlecode.objectify.impl.translate.EnumTranslatorFactory.java com.googlecode.objectify.impl.translate.KeyTranslatorFactory.java com.googlecode.objectify.impl.translate.ListNodeTranslator.java com.googlecode.objectify.impl.translate.LoadContext.java com.googlecode.objectify.impl.translate.MapNodeTranslator.java com.googlecode.objectify.impl.translate.MapTranslatorFactory.java com.googlecode.objectify.impl.translate.MapifyTranslatorFactory.java com.googlecode.objectify.impl.translate.NumberTranslatorFactory.java com.googlecode.objectify.impl.translate.PropertyValueNodeTranslator.java com.googlecode.objectify.impl.translate.RefTranslatorFactory.java com.googlecode.objectify.impl.translate.SaveContext.java com.googlecode.objectify.impl.translate.SerializeTranslatorFactory.java com.googlecode.objectify.impl.translate.SkipException.java com.googlecode.objectify.impl.translate.SqlDateTranslatorFactory.java com.googlecode.objectify.impl.translate.StringTranslatorFactory.java com.googlecode.objectify.impl.translate.TimeZoneTranslatorFactory.java com.googlecode.objectify.impl.translate.TranslateTranslatorFactory.java com.googlecode.objectify.impl.translate.Translator.java com.googlecode.objectify.impl.translate.TranslatorFactory.java com.googlecode.objectify.impl.translate.TranslatorRegistry.java com.googlecode.objectify.impl.translate.URLTranslatorFactory.java com.googlecode.objectify.impl.translate.ValueTranslator.java com.googlecode.objectify.impl.translate.ValueTranslatorFactory.java com.googlecode.objectify.impl.translate.opt.BigDecimalLongTranslatorFactory.java com.googlecode.objectify.impl.translate.opt.joda.BigMoneyStringTranslatorFactory.java com.googlecode.objectify.impl.translate.opt.joda.DateTimeZoneTranslatorFactory.java com.googlecode.objectify.impl.translate.opt.joda.JodaMoneyTranslators.java com.googlecode.objectify.impl.translate.opt.joda.JodaTimeTranslators.java com.googlecode.objectify.impl.translate.opt.joda.LocalDateTimeTranslatorFactory.java com.googlecode.objectify.impl.translate.opt.joda.LocalDateTranslatorFactory.java com.googlecode.objectify.impl.translate.opt.joda.LocalTimeTranslatorFactory.java com.googlecode.objectify.impl.translate.opt.joda.MoneyStringTranslatorFactory.java com.googlecode.objectify.impl.translate.opt.joda.ReadableInstantTranslatorFactory.java com.googlecode.objectify.mapper.Mapper.java com.googlecode.objectify.repackaged.gentyref.CaptureType.java com.googlecode.objectify.repackaged.gentyref.CaptureTypeImpl.java com.googlecode.objectify.repackaged.gentyref.GenericArrayTypeImpl.java com.googlecode.objectify.repackaged.gentyref.GenericTypeReflector.java com.googlecode.objectify.repackaged.gentyref.ParameterizedTypeImpl.java com.googlecode.objectify.repackaged.gentyref.TypeArgumentNotInBoundException.java com.googlecode.objectify.repackaged.gentyref.TypeFactory.java com.googlecode.objectify.repackaged.gentyref.TypeToken.java com.googlecode.objectify.repackaged.gentyref.UnresolvedTypeVariableException.java com.googlecode.objectify.repackaged.gentyref.VarMap.java com.googlecode.objectify.repackaged.gentyref.WildcardTypeImpl.java com.googlecode.objectify.util.DatastoreIntrospector.java com.googlecode.objectify.util.DatastoreUtils.java com.googlecode.objectify.util.FutureHelper.java com.googlecode.objectify.util.FutureNow.java com.googlecode.objectify.util.Holder.java com.googlecode.objectify.util.IdentityMultimapList.java com.googlecode.objectify.util.IterateFunction.java com.googlecode.objectify.util.IteratorFirstResult.java com.googlecode.objectify.util.LangUtils.java com.googlecode.objectify.util.LogUtils.java com.googlecode.objectify.util.MakeListResult.java com.googlecode.objectify.util.MemcacheStatsServlet.java com.googlecode.objectify.util.MultimapList.java com.googlecode.objectify.util.ResultCache.java com.googlecode.objectify.util.ResultNow.java com.googlecode.objectify.util.ResultNowFunction.java com.googlecode.objectify.util.ResultProxy.java com.googlecode.objectify.util.ResultTranslator.java com.googlecode.objectify.util.ResultWrapper.java com.googlecode.objectify.util.SimpleFutureWrapper.java com.googlecode.objectify.util.TranslatingIterator.java com.googlecode.objectify.util.TranslatingQueryResultIterable.java com.googlecode.objectify.util.TranslatingQueryResultIterator.java com.googlecode.objectify.util.cmd.QueryResultIteratorWrapper.java com.googlecode.objectify.util.cmd.QueryWrapper.java com.googlecode.objectify.util.cmd.SimpleQueryWrapper.java com.googlecode.objectify.util.cmd.TransactionWrapper.java com.googlecode.objectify.util.jackson.BlobKeyDeserializer.java com.googlecode.objectify.util.jackson.BlobKeySerializer.java com.googlecode.objectify.util.jackson.KeyDeserializer.java com.googlecode.objectify.util.jackson.KeyKeySerializer.java com.googlecode.objectify.util.jackson.KeySerializer.java com.googlecode.objectify.util.jackson.ObjectifyJacksonModule.java com.googlecode.objectify.util.jackson.RawKeyDeserializer.java com.googlecode.objectify.util.jackson.RawKeyKeySerializer.java com.googlecode.objectify.util.jackson.RawKeySerializer.java com.googlecode.objectify.util.jackson.RefDeserializer.java com.googlecode.objectify.util.jackson.RefKeySerializer.java com.googlecode.objectify.util.jackson.RefSerializer.java com/google/AppEngine.gwt.xml com/googlecode/objectify/Objectify.gwt.xml