All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download objectify JAR 5.0.5 with all dependencies


Files of the artifact objectify version 5.0.5 from the group com.googlecode.objectify.

Artifact objectify
Group com.googlecode.objectify
Version 5.0.5


Please rate this JAR file. Is it a good library?

51 downloads

Source code of objectify version 5.0.5

META-INF
META-INF.META-INF.MANIFEST.MF
com.googlecode.objectify
com.googlecode.objectify.com.googlecode.objectify.Key
com.googlecode.objectify.com.googlecode.objectify.KeyRange
com.googlecode.objectify.com.googlecode.objectify.LoadException
com.googlecode.objectify.com.googlecode.objectify.LoadResult
com.googlecode.objectify.com.googlecode.objectify.NotFoundException
com.googlecode.objectify.com.googlecode.objectify.Objectify
com.googlecode.objectify.com.googlecode.objectify.ObjectifyFactory
com.googlecode.objectify.com.googlecode.objectify.ObjectifyFilter
com.googlecode.objectify.com.googlecode.objectify.ObjectifyService
com.googlecode.objectify.com.googlecode.objectify.Ref
com.googlecode.objectify.com.googlecode.objectify.Result
com.googlecode.objectify.com.googlecode.objectify.SaveException
com.googlecode.objectify.com.googlecode.objectify.TranslateException
com.googlecode.objectify.com.googlecode.objectify.TxnType
com.googlecode.objectify.com.googlecode.objectify.VoidWork
com.googlecode.objectify.com.googlecode.objectify.Work
com.googlecode.objectify.annotation
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.AlsoLoad
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Cache
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Container
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Entity
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Id
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Ignore
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.IgnoreLoad
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.IgnoreSave
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Index
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Load
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Mapify
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.OnLoad
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.OnSave
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Parent
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Serialize
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Stringify
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Subclass
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Translate
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Unindex
com.googlecode.objectify.cache
com.googlecode.objectify.cache.com.googlecode.objectify.cache.AsyncCacheFilter
com.googlecode.objectify.cache.com.googlecode.objectify.cache.CacheControl
com.googlecode.objectify.cache.com.googlecode.objectify.cache.CachingAsyncDatastoreService
com.googlecode.objectify.cache.com.googlecode.objectify.cache.CachingDatastoreService
com.googlecode.objectify.cache.com.googlecode.objectify.cache.CachingDatastoreServiceFactory
com.googlecode.objectify.cache.com.googlecode.objectify.cache.CachingTransaction
com.googlecode.objectify.cache.com.googlecode.objectify.cache.EntityMemcache
com.googlecode.objectify.cache.com.googlecode.objectify.cache.KeyMemcacheService
com.googlecode.objectify.cache.com.googlecode.objectify.cache.MemcacheServiceRetryProxy
com.googlecode.objectify.cache.com.googlecode.objectify.cache.MemcacheStats
com.googlecode.objectify.cache.com.googlecode.objectify.cache.MergeFuture
com.googlecode.objectify.cache.com.googlecode.objectify.cache.PendingFutures
com.googlecode.objectify.cache.com.googlecode.objectify.cache.TriggerFuture
com.googlecode.objectify.cache.com.googlecode.objectify.cache.TriggerSuccessFuture
com.googlecode.objectify.cmd
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.DeleteIds
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.DeleteType
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.Deleter
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.LoadIds
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.LoadType
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.Loader
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.Query
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.QueryExecute
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.QueryKeys
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.Saver
com.googlecode.objectify.cmd.com.googlecode.objectify.cmd.SimpleQuery
com.googlecode.objectify.condition
com.googlecode.objectify.condition.com.googlecode.objectify.condition.Always
com.googlecode.objectify.condition.com.googlecode.objectify.condition.If
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfDefault
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfEmpty
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfEmptyString
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfFalse
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfNotDefault
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfNotEmpty
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfNotNull
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfNotZero
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfNull
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfTrue
com.googlecode.objectify.condition.com.googlecode.objectify.condition.IfZero
com.googlecode.objectify.condition.com.googlecode.objectify.condition.InitializeIf
com.googlecode.objectify.condition.com.googlecode.objectify.condition.PojoIf
com.googlecode.objectify.condition.com.googlecode.objectify.condition.ValueIf
com.googlecode.objectify.impl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.AbstractProperty
com.googlecode.objectify.impl.com.googlecode.objectify.impl.CacheControlImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Chunk
com.googlecode.objectify.impl.com.googlecode.objectify.impl.ChunkIterator
com.googlecode.objectify.impl.com.googlecode.objectify.impl.ChunkingIterator
com.googlecode.objectify.impl.com.googlecode.objectify.impl.DeleteTypeImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.DeleterImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.EntityMemcacheStats
com.googlecode.objectify.impl.com.googlecode.objectify.impl.EntityMetadata
com.googlecode.objectify.impl.com.googlecode.objectify.impl.FieldProperty
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Forge
com.googlecode.objectify.impl.com.googlecode.objectify.impl.ForwardPath
com.googlecode.objectify.impl.com.googlecode.objectify.impl.IfConditionGenerator
com.googlecode.objectify.impl.com.googlecode.objectify.impl.KeyMetadata
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Keys
com.googlecode.objectify.impl.com.googlecode.objectify.impl.KeysOnlyIterator
com.googlecode.objectify.impl.com.googlecode.objectify.impl.LoadArrangement
com.googlecode.objectify.impl.com.googlecode.objectify.impl.LoadConditions
com.googlecode.objectify.impl.com.googlecode.objectify.impl.LoadEngine
com.googlecode.objectify.impl.com.googlecode.objectify.impl.LoadTypeImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.LoaderImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.MethodProperty
com.googlecode.objectify.impl.com.googlecode.objectify.impl.ObjectifyImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Path
com.googlecode.objectify.impl.com.googlecode.objectify.impl.ProjectionIterator
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Property
com.googlecode.objectify.impl.com.googlecode.objectify.impl.PropertyPopulator
com.googlecode.objectify.impl.com.googlecode.objectify.impl.QueryEngine
com.googlecode.objectify.impl.com.googlecode.objectify.impl.QueryImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.QueryKeysImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Queryable
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Registrar
com.googlecode.objectify.impl.com.googlecode.objectify.impl.ResultAdapter
com.googlecode.objectify.impl.com.googlecode.objectify.impl.ResultWithCursor
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Round
com.googlecode.objectify.impl.com.googlecode.objectify.impl.SaverImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Session
com.googlecode.objectify.impl.com.googlecode.objectify.impl.SessionValue
com.googlecode.objectify.impl.com.googlecode.objectify.impl.SimpleQueryImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.StuffingIterator
com.googlecode.objectify.impl.com.googlecode.objectify.impl.TransactionImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Transactor
com.googlecode.objectify.impl.com.googlecode.objectify.impl.TransactorNo
com.googlecode.objectify.impl.com.googlecode.objectify.impl.TransactorYes
com.googlecode.objectify.impl.com.googlecode.objectify.impl.TypeUtils
com.googlecode.objectify.impl.com.googlecode.objectify.impl.WriteEngine
com.googlecode.objectify.impl.ref
com.googlecode.objectify.impl.ref.com.googlecode.objectify.impl.ref.DeadRef
com.googlecode.objectify.impl.ref.com.googlecode.objectify.impl.ref.LiveRef
com.googlecode.objectify.impl.translate
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.ArrayTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.AsIsTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.ByteArrayTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.ClassPopulator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.ClassTranslator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.ClassTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.CollectionTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.ContainerTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.CreateContext
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.Creator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.EmbeddedCreator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.EmbeddedMapTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.EntityCreator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.EntityTranslator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.EnumTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.KeyTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.LifecycleMethod
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.LoadContext
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.MapifyTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.NullPopulator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.NullSafeTranslator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.NumberTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.Populator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.ProjectionSafeTranslator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.Recycles
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.RefTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.SaveContext
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.SerializeTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.SkipException
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.SqlDateTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.StringTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.Synthetic
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.TextTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.TimeZoneTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.TranslateTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.Translator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.TranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.TranslatorRecycles
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.Translators
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.TypeKey
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.URLTranslatorFactory
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.ValueTranslator
com.googlecode.objectify.impl.translate.com.googlecode.objectify.impl.translate.ValueTranslatorFactory
com.googlecode.objectify.impl.translate.opt
com.googlecode.objectify.impl.translate.opt.com.googlecode.objectify.impl.translate.opt.BigDecimalLongTranslatorFactory
com.googlecode.objectify.impl.translate.opt.joda
com.googlecode.objectify.impl.translate.opt.joda.com.googlecode.objectify.impl.translate.opt.joda.BigMoneyStringTranslatorFactory
com.googlecode.objectify.impl.translate.opt.joda.com.googlecode.objectify.impl.translate.opt.joda.DateTimeZoneTranslatorFactory
com.googlecode.objectify.impl.translate.opt.joda.com.googlecode.objectify.impl.translate.opt.joda.JodaMoneyTranslators
com.googlecode.objectify.impl.translate.opt.joda.com.googlecode.objectify.impl.translate.opt.joda.JodaTimeTranslators
com.googlecode.objectify.impl.translate.opt.joda.com.googlecode.objectify.impl.translate.opt.joda.MoneyStringTranslatorFactory
com.googlecode.objectify.impl.translate.opt.joda.com.googlecode.objectify.impl.translate.opt.joda.ReadableInstantTranslatorFactory
com.googlecode.objectify.impl.translate.opt.joda.com.googlecode.objectify.impl.translate.opt.joda.ReadablePartialTranslatorFactory
com.googlecode.objectify.mapper
com.googlecode.objectify.mapper.com.googlecode.objectify.mapper.Mapper
com.googlecode.objectify.repackaged.gentyref
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.CaptureType
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.CaptureTypeImpl
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.GenericArrayTypeImpl
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.GenericTypeReflector
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.ParameterizedTypeImpl
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.TypeArgumentNotInBoundException
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.TypeFactory
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.TypeToken
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.UnresolvedTypeVariableException
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.VarMap
com.googlecode.objectify.repackaged.gentyref.com.googlecode.objectify.repackaged.gentyref.WildcardTypeImpl
com.googlecode.objectify.stringifier
com.googlecode.objectify.stringifier.com.googlecode.objectify.stringifier.EnumStringifier
com.googlecode.objectify.stringifier.com.googlecode.objectify.stringifier.InitializeStringifier
com.googlecode.objectify.stringifier.com.googlecode.objectify.stringifier.KeyStringifier
com.googlecode.objectify.stringifier.com.googlecode.objectify.stringifier.NullStringifier
com.googlecode.objectify.stringifier.com.googlecode.objectify.stringifier.Stringifier
com.googlecode.objectify.util
com.googlecode.objectify.util.com.googlecode.objectify.util.DatastoreIntrospector
com.googlecode.objectify.util.com.googlecode.objectify.util.DatastoreUtils
com.googlecode.objectify.util.com.googlecode.objectify.util.FutureHelper
com.googlecode.objectify.util.com.googlecode.objectify.util.FutureNow
com.googlecode.objectify.util.com.googlecode.objectify.util.GenericUtils
com.googlecode.objectify.util.com.googlecode.objectify.util.Holder
com.googlecode.objectify.util.com.googlecode.objectify.util.IdentityMultimapList
com.googlecode.objectify.util.com.googlecode.objectify.util.IterateFunction
com.googlecode.objectify.util.com.googlecode.objectify.util.IteratorFirstResult
com.googlecode.objectify.util.com.googlecode.objectify.util.LogUtils
com.googlecode.objectify.util.com.googlecode.objectify.util.MakeListResult
com.googlecode.objectify.util.com.googlecode.objectify.util.MemcacheStatsServlet
com.googlecode.objectify.util.com.googlecode.objectify.util.MultimapList
com.googlecode.objectify.util.com.googlecode.objectify.util.NowProxy
com.googlecode.objectify.util.com.googlecode.objectify.util.ResultCache
com.googlecode.objectify.util.com.googlecode.objectify.util.ResultNow
com.googlecode.objectify.util.com.googlecode.objectify.util.ResultNowFunction
com.googlecode.objectify.util.com.googlecode.objectify.util.ResultProxy
com.googlecode.objectify.util.com.googlecode.objectify.util.ResultTranslator
com.googlecode.objectify.util.com.googlecode.objectify.util.ResultWrapper
com.googlecode.objectify.util.com.googlecode.objectify.util.SimpleFutureWrapper
com.googlecode.objectify.util.com.googlecode.objectify.util.TranslatingIterator
com.googlecode.objectify.util.com.googlecode.objectify.util.TranslatingQueryResultIterable
com.googlecode.objectify.util.com.googlecode.objectify.util.TranslatingQueryResultIterator
com.googlecode.objectify.util.cmd
com.googlecode.objectify.util.cmd.com.googlecode.objectify.util.cmd.QueryResultIteratorWrapper
com.googlecode.objectify.util.cmd.com.googlecode.objectify.util.cmd.TransactionWrapper
com.googlecode.objectify.util.jackson
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.BlobKeyDeserializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.BlobKeySerializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.KeyDeserializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.KeyKeySerializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.KeySerializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.ObjectifyJacksonModule
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.RawKeyDeserializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.RawKeyKeySerializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.RawKeySerializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.RefDeserializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.RefKeySerializer
com.googlecode.objectify.util.jackson.com.googlecode.objectify.util.jackson.RefSerializer




© 2015 - 2024 Weber Informatics LLC | Privacy Policy