jar

io.divide : dao-objectify

Maven & Gradle

Oct 06, 2014
284 stars
Table Of Contents

Latest Version

Download io.divide : dao-objectify JAR file - Latest Versions:

All Versions

Download io.divide : dao-objectify JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x

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 dao-objectify-0.5.2.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.CacheControlImpl.class - [JAR]

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

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

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

├─ com.googlecode.objectify.impl.ConcreteEntityMetadata.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.ForwardPath.class - [JAR]

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

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

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

├─ com.googlecode.objectify.impl.KeysOnlyIterator.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.Node.class - [JAR]

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

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

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

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

├─ com.googlecode.objectify.impl.Property.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.Reference.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.StuffingIterator.class - [JAR]

├─ com.googlecode.objectify.impl.TransactionImpl.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.TranslatableProperty.class - [JAR]

├─ com.googlecode.objectify.impl.Transmog.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.Embed.class - [JAR]

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

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

├─ com.googlecode.objectify.annotation.EntitySubclass.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.OnLoad.class - [JAR]

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

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

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

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

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

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

com.googlecode.objectify.cmd

├─ 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.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.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.LocalDateTimeTranslatorFactory.class - [JAR]

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

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

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

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

io.divide.dao.appengine

├─ io.divide.dao.appengine.BackendToOfy.class - [JAR]

├─ io.divide.dao.appengine.KeyObject.class - [JAR]

├─ io.divide.dao.appengine.ObjectifyDAO.class - [JAR]

├─ io.divide.dao.appengine.OfyObject.class - [JAR]

├─ io.divide.dao.appengine.OfyService.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.BlobKeyDeserializer.class - [JAR]

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

├─ 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.google.appengine.api.datastore

├─ com.google.appengine.api.datastore.Cursor_CustomFieldSerializer.class - [JAR]

├─ com.google.appengine.api.datastore.EntityNotFoundException_CustomFieldSerializer.class - [JAR]

├─ com.google.appengine.api.datastore.Key_CustomFieldSerializer.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.CachingAsyncDatastoreService.class - [JAR]

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

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

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

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

├─ com.googlecode.objectify.cache.KeyMemcacheService.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.Pending.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.impl.ref

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

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

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

├─ com.googlecode.objectify.impl.ref.LiveRef_CustomFieldSerializer.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.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.AbstractTranslator.class - [JAR]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

├─ com.googlecode.objectify.impl.translate.PropertyValueNodeTranslator.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.SkipException.class - [JAR]

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

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

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

├─ com.googlecode.objectify.impl.translate.TimeZoneTranslatorFactory.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.TranslatorRegistry.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.QueryResultIteratorWrapper.class - [JAR]

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

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

├─ 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.DatastoreIntrospector.class - [JAR]

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

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

├─ com.googlecode.objectify.util.FutureNow.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.LangUtils.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.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.TranslatingQueryResultIterable.class - [JAR]

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

com.google.appengine.api.users

├─ com.google.appengine.api.users.User_CustomFieldSerializer.class - [JAR]

Advertisement