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

Download objectify JAR 3.1 with all dependencies


Files of the artifact objectify version 3.1 from the group com.googlecode.cedar-common.

Artifact objectify
Group com.googlecode.cedar-common
Version 3.1


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

5 downloads

Source code of objectify version 3.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.google.appengine.api.datastore
com.google.appengine.api.datastore.com.google.appengine.api.datastore.Blob_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.Category_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.Cursor_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.Email_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.EntityNotFoundException_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.GeoPt_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.IMHandle_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.Key_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.Link_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.PhoneNumber_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.PostalAddress_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.Rating_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.ShortBlob_CustomFieldSerializer
com.google.appengine.api.datastore.com.google.appengine.api.datastore.Text_CustomFieldSerializer
com.google.appengine.api.users
com.google.appengine.api.users.com.google.appengine.api.users.User_CustomFieldSerializer
com.googlecode.objectify
com.googlecode.objectify.com.googlecode.objectify.AsyncObjectify
com.googlecode.objectify.com.googlecode.objectify.Key
com.googlecode.objectify.com.googlecode.objectify.KeyRange
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.ObjectifyOpts
com.googlecode.objectify.com.googlecode.objectify.ObjectifyService
com.googlecode.objectify.com.googlecode.objectify.Query
com.googlecode.objectify.com.googlecode.objectify.Result
com.googlecode.objectify.annotation
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.AlsoLoad
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Cached
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Entity
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Indexed
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.NotSaved
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Parent
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Serialized
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Subclass
com.googlecode.objectify.annotation.com.googlecode.objectify.annotation.Unindexed
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.EntityMemcache
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.Pending
com.googlecode.objectify.cache.com.googlecode.objectify.cache.TransactionWrapper
com.googlecode.objectify.cache.com.googlecode.objectify.cache.TriggerFuture
com.googlecode.objectify.cache.com.googlecode.objectify.cache.TriggerFutureHook
com.googlecode.objectify.cache.com.googlecode.objectify.cache.TriggerSuccessFuture
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.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.PojoIf
com.googlecode.objectify.condition.com.googlecode.objectify.condition.ValueIf
com.googlecode.objectify.impl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.AsyncObjectifyImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.CacheControlImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.ConcreteEntityMetadata
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.FieldWrapper
com.googlecode.objectify.impl.com.googlecode.objectify.impl.LoadContext
com.googlecode.objectify.impl.com.googlecode.objectify.impl.MethodWrapper
com.googlecode.objectify.impl.com.googlecode.objectify.impl.ObjectifyImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.PolymorphicEntityMetadata
com.googlecode.objectify.impl.com.googlecode.objectify.impl.QueryImpl
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.SessionCachingAsyncObjectifyImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.SessionCachingQueryImpl
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Transmog
com.googlecode.objectify.impl.com.googlecode.objectify.impl.TypeUtils
com.googlecode.objectify.impl.com.googlecode.objectify.impl.Wrapper
com.googlecode.objectify.impl.conv
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.ArrayConverter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.BigDecimalLongConverter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.BooleanConverter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.CollectionConverter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.Conversions
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.Converter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.ConverterLoadContext
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.ConverterSaveContext
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.EnumConverter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.KeyConverter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.NumberConverter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.SqlDateConverter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.StringConverter
com.googlecode.objectify.impl.conv.com.googlecode.objectify.impl.conv.TimeZoneConverter
com.googlecode.objectify.impl.conv.joda
com.googlecode.objectify.impl.conv.joda.com.googlecode.objectify.impl.conv.joda.BigMoneyStringConverter
com.googlecode.objectify.impl.conv.joda.com.googlecode.objectify.impl.conv.joda.DateTimeZoneConverter
com.googlecode.objectify.impl.conv.joda.com.googlecode.objectify.impl.conv.joda.JodaMoneyConverters
com.googlecode.objectify.impl.conv.joda.com.googlecode.objectify.impl.conv.joda.JodaTimeConverters
com.googlecode.objectify.impl.conv.joda.com.googlecode.objectify.impl.conv.joda.LocalDateConverter
com.googlecode.objectify.impl.conv.joda.com.googlecode.objectify.impl.conv.joda.MoneyStringConverter
com.googlecode.objectify.impl.conv.joda.com.googlecode.objectify.impl.conv.joda.ReadableInstantConverter
com.googlecode.objectify.impl.load
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.CollisionDetectingSetter
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.EmbeddedArraySetter
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.EmbeddedClassSetter
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.EmbeddedCollectionSetter
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.EmbeddedMapSetter
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.EmbeddedMultivalueSetter
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.EmbeddedNullIndexSetter
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.LeafSetter
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.RootSetter
com.googlecode.objectify.impl.load.com.googlecode.objectify.impl.load.Setter
com.googlecode.objectify.impl.save
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.ClassSaver
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.EmbeddedArrayFieldSaver
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.EmbeddedClassFieldSaver
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.EmbeddedCollectionFieldSaver
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.EmbeddedMapSaver
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.EmbeddedMultivalueFieldSaver
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.FieldSaver
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.LeafFieldSaver
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.Path
com.googlecode.objectify.impl.save.com.googlecode.objectify.impl.save.Saver
com.googlecode.objectify.test
com.googlecode.objectify.test.com.googlecode.objectify.test.AllocateTests
com.googlecode.objectify.test.com.googlecode.objectify.test.AlsoLoadMoreTests
com.googlecode.objectify.test.com.googlecode.objectify.test.AlsoLoadTests
com.googlecode.objectify.test.com.googlecode.objectify.test.AncestorTests
com.googlecode.objectify.test.com.googlecode.objectify.test.ArrayTests
com.googlecode.objectify.test.com.googlecode.objectify.test.BasicTests
com.googlecode.objectify.test.com.googlecode.objectify.test.BulkGetTests
com.googlecode.objectify.test.com.googlecode.objectify.test.CachingDatastoreTests
com.googlecode.objectify.test.com.googlecode.objectify.test.CachingTests
com.googlecode.objectify.test.com.googlecode.objectify.test.CollectionTests
com.googlecode.objectify.test.com.googlecode.objectify.test.ConversionTests
com.googlecode.objectify.test.com.googlecode.objectify.test.DatastoreEntityTests
com.googlecode.objectify.test.com.googlecode.objectify.test.EmbeddedBlobTests
com.googlecode.objectify.test.com.googlecode.objectify.test.EmbeddedMapTests
com.googlecode.objectify.test.com.googlecode.objectify.test.EmbeddedNullTests
com.googlecode.objectify.test.com.googlecode.objectify.test.EmbeddedSetTests
com.googlecode.objectify.test.com.googlecode.objectify.test.EmbeddedTests
com.googlecode.objectify.test.com.googlecode.objectify.test.EntityTests
com.googlecode.objectify.test.com.googlecode.objectify.test.EnumTests
com.googlecode.objectify.test.com.googlecode.objectify.test.EvilMemcacheBugTests
com.googlecode.objectify.test.com.googlecode.objectify.test.ExampleDocoTests
com.googlecode.objectify.test.com.googlecode.objectify.test.FieldVisibilityTests
com.googlecode.objectify.test.com.googlecode.objectify.test.IndexingEmbeddedTests
com.googlecode.objectify.test.com.googlecode.objectify.test.IndexingInheritanceTests
com.googlecode.objectify.test.com.googlecode.objectify.test.IndexingPartialTests
com.googlecode.objectify.test.com.googlecode.objectify.test.LifecycleTests
com.googlecode.objectify.test.com.googlecode.objectify.test.MonotonicTests
com.googlecode.objectify.test.com.googlecode.objectify.test.NotSavedTests
com.googlecode.objectify.test.com.googlecode.objectify.test.NullDefaultFieldTests
com.googlecode.objectify.test.com.googlecode.objectify.test.PolymorphicAAATests
com.googlecode.objectify.test.com.googlecode.objectify.test.PolymorphicGenericClassTests
com.googlecode.objectify.test.com.googlecode.objectify.test.PolymorphicGenericClassTests2
com.googlecode.objectify.test.com.googlecode.objectify.test.PolymorphicQueryTests
com.googlecode.objectify.test.com.googlecode.objectify.test.QueryExoticTypesTests
com.googlecode.objectify.test.com.googlecode.objectify.test.QueryTests
com.googlecode.objectify.test.com.googlecode.objectify.test.RegisterTests
com.googlecode.objectify.test.com.googlecode.objectify.test.SerializedTests
com.googlecode.objectify.test.com.googlecode.objectify.test.TestBase
com.googlecode.objectify.test.com.googlecode.objectify.test.TransactionTests
com.googlecode.objectify.test.com.googlecode.objectify.test.TransientTests
com.googlecode.objectify.test.com.googlecode.objectify.test.TriggerFutureTests
com.googlecode.objectify.test.entity
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Apple
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Banana
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Child
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Criminal
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Employee
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Fruit
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.HasAlsoLoads
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.HasArrays
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.HasCollections
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Holder
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.HolderOfString
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.HolderOfStringAndLong
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Name
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.NamedTrivial
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Person
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Town
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.Trivial
com.googlecode.objectify.test.entity.com.googlecode.objectify.test.entity.User
com.googlecode.objectify.test.util
com.googlecode.objectify.test.util.com.googlecode.objectify.test.util.MockAsyncDatastoreService
com.googlecode.objectify.util
com.googlecode.objectify.util.com.googlecode.objectify.util.DAOBase
com.googlecode.objectify.util.com.googlecode.objectify.util.DatastoreIntrospector
com.googlecode.objectify.util.com.googlecode.objectify.util.FutureHelper
com.googlecode.objectify.util.com.googlecode.objectify.util.MemcacheStatsServlet
com.googlecode.objectify.util.com.googlecode.objectify.util.Monotonic
com.googlecode.objectify.util.com.googlecode.objectify.util.NowFuture
com.googlecode.objectify.util.com.googlecode.objectify.util.ObjectifyWrapper
com.googlecode.objectify.util.com.googlecode.objectify.util.QueryResultIteratorWrapper
com.googlecode.objectify.util.com.googlecode.objectify.util.QueryWrapper
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.TranslatingQueryResultIterator




© 2015 - 2024 Weber Informatics LLC | Privacy Policy