Search

Download objectify-4.0a3-sources.jar : objectify « o « Jar File Download






Download objectify-4.0a3-sources.jar

objectify/objectify-4.0a3-sources.jar.zip( 187 k)

The download jar file contains the following class files or Java source files.

META-INF/MANIFEST.MF
com.google.appengine.api.datastore.Blob_CustomFieldSerializer.java
com.google.appengine.api.datastore.Category_CustomFieldSerializer.java
com.google.appengine.api.datastore.Cursor_CustomFieldSerializer.java
com.google.appengine.api.datastore.Email_CustomFieldSerializer.java
com.google.appengine.api.datastore.EntityNotFoundException_CustomFieldSerializer.java
com.google.appengine.api.datastore.GeoPt_CustomFieldSerializer.java
com.google.appengine.api.datastore.IMHandle_CustomFieldSerializer.java
com.google.appengine.api.datastore.Key_CustomFieldSerializer.java
com.google.appengine.api.datastore.Link_CustomFieldSerializer.java
com.google.appengine.api.datastore.PhoneNumber_CustomFieldSerializer.java
com.google.appengine.api.datastore.PostalAddress_CustomFieldSerializer.java
com.google.appengine.api.datastore.Rating_CustomFieldSerializer.java
com.google.appengine.api.datastore.ShortBlob_CustomFieldSerializer.java
com.google.appengine.api.datastore.Text_CustomFieldSerializer.java
com.google.appengine.api.users.User_CustomFieldSerializer.java
com.googlecode.objectify.Key.java
com.googlecode.objectify.KeyRange.java
com.googlecode.objectify.LoadException.java
com.googlecode.objectify.NotFoundException.java
com.googlecode.objectify.Objectify.java
com.googlecode.objectify.ObjectifyFactory.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.TxnWork.java
com.googlecode.objectify.annotation.AlsoLoad.java
com.googlecode.objectify.annotation.Cache.java
com.googlecode.objectify.annotation.Embed.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.MemcacheServiceRetryProxy.java
com.googlecode.objectify.cache.MemcacheStats.java
com.googlecode.objectify.cache.MergeFuture.java
com.googlecode.objectify.cache.Pending.java
com.googlecode.objectify.cache.TriggerFuture.java
com.googlecode.objectify.cache.TriggerFutureHook.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.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.ConcreteEntityMetadata.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.MethodProperty.java
com.googlecode.objectify.impl.Node.java
com.googlecode.objectify.impl.NullProperty.java
com.googlecode.objectify.impl.Path.java
com.googlecode.objectify.impl.PolymorphicEntityMetadata.java
com.googlecode.objectify.impl.Property.java
com.googlecode.objectify.impl.Registrar.java
com.googlecode.objectify.impl.ResultAdapter.java
com.googlecode.objectify.impl.Session.java
com.googlecode.objectify.impl.SessionValue.java
com.googlecode.objectify.impl.TranslatableProperty.java
com.googlecode.objectify.impl.Transmog.java
com.googlecode.objectify.impl.TypeUtils.java
com.googlecode.objectify.impl.cmd.DeleteTypeImpl.java
com.googlecode.objectify.impl.cmd.DeleterImpl.java
com.googlecode.objectify.impl.cmd.LoadTypeImpl.java
com.googlecode.objectify.impl.cmd.LoaderImpl.java
com.googlecode.objectify.impl.cmd.ObjectifyImpl.java
com.googlecode.objectify.impl.cmd.ObjectifyImplTxn.java
com.googlecode.objectify.impl.cmd.QueryImpl.java
com.googlecode.objectify.impl.cmd.QueryKeysImpl.java
com.googlecode.objectify.impl.cmd.Queryable.java
com.googlecode.objectify.impl.cmd.SaverImpl.java
com.googlecode.objectify.impl.cmd.SimpleQueryImpl.java
com.googlecode.objectify.impl.engine.LoadEngine.java
com.googlecode.objectify.impl.engine.QueryEngine.java
com.googlecode.objectify.impl.engine.WriteEngine.java
com.googlecode.objectify.impl.ref.FirstRef.java
com.googlecode.objectify.impl.ref.ProxyRef.java
com.googlecode.objectify.impl.ref.StdRef.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.EntityReferenceTranslatorFactory.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.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.LangUtils.java
com.googlecode.objectify.util.LogUtils.java
com.googlecode.objectify.util.MemcacheStatsServlet.java
com.googlecode.objectify.util.Monotonic.java
com.googlecode.objectify.util.ResultCache.java
com.googlecode.objectify.util.ResultNow.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.LoaderWrapper.java
com.googlecode.objectify.util.cmd.ObjectifyWrapper.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








Related examples in the same category

1.Download objectify-2.0.1.jar
2.Download objectify-2.1.jar
3.Download objectify-2.2.1-src.jar
4.Download objectify-2.2.1.jar
5.Download objectify-2.2.3.jar
6.Download objectify-2.2.jar
7.Download objectify-3.0-retro.jar
8.Download objectify-3.0.1.jar
9.Download objectify-3.0.jar
10.Download objectify-3.1.jar
11.Download objectify-4.0a3.jar
12.Download objectify-appengine-spring-1.1.1.jar
13.Download objectify-appengine-spring-1.1.jar
14.Download objectify-led-1.0.1-sources.jar
15.Download objectify-led-1.0.1.jar
16.Download objectify-led-1.2-sources.jar
17.Download objectify-led-1.2.jar
18.Download objectify-led-1.3-sources.jar
19.Download objectify-led-1.3.3-sources.jar
20.Download objectify-led-1.3.3.jar
21.Download objectify-led-1.3.jar
22.Download objectify-led-1.4-sources.jar
23.Download objectify-led-1.4.jar
24.Download objectify-led-1.5-sources.jar
25.Download objectify-led-1.5.jar
26.Download objectify-led-1.6-sources.jar
27.Download objectify-led-1.6.jar
28.Download objectify-4.0rc1-sources.jar
29.Download objectify-4.0rc1.jar
30.Download objectify-appengine-spring-1.1.1-sources.jar
31.Download objectify-appengine-spring-1.1-sources.jar