Search

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






Download objectify-4.0a3.jar

objectify/objectify-4.0a3.jar.zip( 298 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.class
com.google.appengine.api.datastore.Category_CustomFieldSerializer.class
com.google.appengine.api.datastore.Cursor_CustomFieldSerializer.class
com.google.appengine.api.datastore.Email_CustomFieldSerializer.class
com.google.appengine.api.datastore.EntityNotFoundException_CustomFieldSerializer.class
com.google.appengine.api.datastore.GeoPt_CustomFieldSerializer.class
com.google.appengine.api.datastore.IMHandle_CustomFieldSerializer.class
com.google.appengine.api.datastore.Key_CustomFieldSerializer.class
com.google.appengine.api.datastore.Link_CustomFieldSerializer.class
com.google.appengine.api.datastore.PhoneNumber_CustomFieldSerializer.class
com.google.appengine.api.datastore.PostalAddress_CustomFieldSerializer.class
com.google.appengine.api.datastore.Rating_CustomFieldSerializer.class
com.google.appengine.api.datastore.ShortBlob_CustomFieldSerializer.class
com.google.appengine.api.datastore.Text_CustomFieldSerializer.class
com.google.appengine.api.users.User_CustomFieldSerializer.class
com.googlecode.objectify.Key.class
com.googlecode.objectify.KeyRange.class
com.googlecode.objectify.LoadException.class
com.googlecode.objectify.NotFoundException.class
com.googlecode.objectify.NotFoundException.java
com.googlecode.objectify.Objectify.class
com.googlecode.objectify.ObjectifyFactory.class
com.googlecode.objectify.ObjectifyService.class
com.googlecode.objectify.Ref.class
com.googlecode.objectify.Result.class
com.googlecode.objectify.SaveException.class
com.googlecode.objectify.TranslateException.class
com.googlecode.objectify.TxnWork.class
com.googlecode.objectify.annotation.AlsoLoad.class
com.googlecode.objectify.annotation.Cache.class
com.googlecode.objectify.annotation.Embed.class
com.googlecode.objectify.annotation.Entity.class
com.googlecode.objectify.annotation.EntitySubclass.class
com.googlecode.objectify.annotation.Id.class
com.googlecode.objectify.annotation.Ignore.class
com.googlecode.objectify.annotation.IgnoreLoad.class
com.googlecode.objectify.annotation.IgnoreSave.class
com.googlecode.objectify.annotation.Index.class
com.googlecode.objectify.annotation.Load.class
com.googlecode.objectify.annotation.Mapify.class
com.googlecode.objectify.annotation.OnLoad.class
com.googlecode.objectify.annotation.OnSave.class
com.googlecode.objectify.annotation.Parent.class
com.googlecode.objectify.annotation.Serialize.class
com.googlecode.objectify.annotation.Translate.class
com.googlecode.objectify.annotation.Unindex.class
com.googlecode.objectify.cache.AsyncCacheFilter.class
com.googlecode.objectify.cache.CacheControl.class
com.googlecode.objectify.cache.CachingAsyncDatastoreService.class
com.googlecode.objectify.cache.CachingDatastoreService.class
com.googlecode.objectify.cache.CachingDatastoreServiceFactory.class
com.googlecode.objectify.cache.CachingTransaction.class
com.googlecode.objectify.cache.EntityMemcache.class
com.googlecode.objectify.cache.MemcacheServiceRetryProxy.class
com.googlecode.objectify.cache.MemcacheStats.class
com.googlecode.objectify.cache.MergeFuture.class
com.googlecode.objectify.cache.Pending.class
com.googlecode.objectify.cache.TriggerFuture.class
com.googlecode.objectify.cache.TriggerFutureHook.class
com.googlecode.objectify.cache.TriggerSuccessFuture.class
com.googlecode.objectify.cmd.DeleteIds.class
com.googlecode.objectify.cmd.DeleteType.class
com.googlecode.objectify.cmd.Deleter.class
com.googlecode.objectify.cmd.LoadIds.class
com.googlecode.objectify.cmd.LoadType.class
com.googlecode.objectify.cmd.Loader.class
com.googlecode.objectify.cmd.Query.class
com.googlecode.objectify.cmd.QueryExecute.class
com.googlecode.objectify.cmd.QueryKeys.class
com.googlecode.objectify.cmd.Saver.class
com.googlecode.objectify.cmd.SimpleQuery.class
com.googlecode.objectify.condition.Always.class
com.googlecode.objectify.condition.If.class
com.googlecode.objectify.condition.IfDefault.class
com.googlecode.objectify.condition.IfEmpty.class
com.googlecode.objectify.condition.IfEmptyString.class
com.googlecode.objectify.condition.IfFalse.class
com.googlecode.objectify.condition.IfNotEmpty.class
com.googlecode.objectify.condition.IfNotNull.class
com.googlecode.objectify.condition.IfNotZero.class
com.googlecode.objectify.condition.IfNull.class
com.googlecode.objectify.condition.IfTrue.class
com.googlecode.objectify.condition.IfZero.class
com.googlecode.objectify.condition.InitializeIf.class
com.googlecode.objectify.condition.PojoIf.class
com.googlecode.objectify.condition.ValueIf.class
com.googlecode.objectify.impl.AbstractProperty.class
com.googlecode.objectify.impl.CacheControlImpl.class
com.googlecode.objectify.impl.ConcreteEntityMetadata.class
com.googlecode.objectify.impl.EntityMemcacheStats.class
com.googlecode.objectify.impl.EntityMetadata.class
com.googlecode.objectify.impl.FieldProperty.class
com.googlecode.objectify.impl.ForwardPath.class
com.googlecode.objectify.impl.IfConditionGenerator.class
com.googlecode.objectify.impl.KeyMetadata.class
com.googlecode.objectify.impl.MethodProperty.class
com.googlecode.objectify.impl.Node.class
com.googlecode.objectify.impl.NullProperty.class
com.googlecode.objectify.impl.Path.class
com.googlecode.objectify.impl.PolymorphicEntityMetadata.class
com.googlecode.objectify.impl.Property.class
com.googlecode.objectify.impl.Registrar.class
com.googlecode.objectify.impl.ResultAdapter.class
com.googlecode.objectify.impl.Session.class
com.googlecode.objectify.impl.SessionValue.class
com.googlecode.objectify.impl.TranslatableProperty.class
com.googlecode.objectify.impl.Transmog.class
com.googlecode.objectify.impl.TypeUtils.class
com.googlecode.objectify.impl.cmd.DeleteTypeImpl.class
com.googlecode.objectify.impl.cmd.DeleterImpl.class
com.googlecode.objectify.impl.cmd.LoadTypeImpl.class
com.googlecode.objectify.impl.cmd.LoaderImpl.class
com.googlecode.objectify.impl.cmd.ObjectifyImpl.class
com.googlecode.objectify.impl.cmd.ObjectifyImplTxn.class
com.googlecode.objectify.impl.cmd.QueryImpl.class
com.googlecode.objectify.impl.cmd.QueryKeysImpl.class
com.googlecode.objectify.impl.cmd.Queryable.class
com.googlecode.objectify.impl.cmd.SaverImpl.class
com.googlecode.objectify.impl.cmd.SimpleQueryImpl.class
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Blob.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Blob_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Category.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Category_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Cursor.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Cursor_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.DataTypeUtils.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Email.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Email_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.EntityNotFoundException.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.EntityNotFoundException_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.GeoPt.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.GeoPt_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.IMHandle.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.IMHandle_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Key.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.KeyFactory.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Key_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Link.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Link_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.PhoneNumber.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.PhoneNumber_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.PostalAddress.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.PostalAddress_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Rating.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Rating_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.ShortBlob.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.ShortBlob_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Text.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.datastore.Text_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.users.User.java
com.googlecode.objectify.impl.emul.com.google.appengine.api.users.User_CustomFieldSerializer.java
com.googlecode.objectify.impl.emul.com.googlecode.objectify.Key.java
com.googlecode.objectify.impl.engine.LoadEngine.class
com.googlecode.objectify.impl.engine.QueryEngine.class
com.googlecode.objectify.impl.engine.WriteEngine.class
com.googlecode.objectify.impl.ref.FirstRef.class
com.googlecode.objectify.impl.ref.ProxyRef.class
com.googlecode.objectify.impl.ref.StdRef.class
com.googlecode.objectify.impl.translate.AbstractTranslator.class
com.googlecode.objectify.impl.translate.ArrayTranslatorFactory.class
com.googlecode.objectify.impl.translate.AsIsTranslatorFactory.class
com.googlecode.objectify.impl.translate.ByteArrayTranslatorFactory.class
com.googlecode.objectify.impl.translate.ClassTranslator.class
com.googlecode.objectify.impl.translate.CollectionTranslatorFactory.class
com.googlecode.objectify.impl.translate.CreateContext.class
com.googlecode.objectify.impl.translate.EmbedClassTranslatorFactory.class
com.googlecode.objectify.impl.translate.EntityClassTranslator.class
com.googlecode.objectify.impl.translate.EntityReferenceTranslatorFactory.class
com.googlecode.objectify.impl.translate.EnumTranslatorFactory.class
com.googlecode.objectify.impl.translate.KeyTranslatorFactory.class
com.googlecode.objectify.impl.translate.ListNodeTranslator.class
com.googlecode.objectify.impl.translate.LoadContext.class
com.googlecode.objectify.impl.translate.MapNodeTranslator.class
com.googlecode.objectify.impl.translate.MapTranslatorFactory.class
com.googlecode.objectify.impl.translate.MapifyTranslatorFactory.class
com.googlecode.objectify.impl.translate.NumberTranslatorFactory.class
com.googlecode.objectify.impl.translate.PropertyValueNodeTranslator.class
com.googlecode.objectify.impl.translate.RefTranslatorFactory.class
com.googlecode.objectify.impl.translate.SaveContext.class
com.googlecode.objectify.impl.translate.SerializeTranslatorFactory.class
com.googlecode.objectify.impl.translate.SkipException.class
com.googlecode.objectify.impl.translate.SqlDateTranslatorFactory.class
com.googlecode.objectify.impl.translate.StringTranslatorFactory.class
com.googlecode.objectify.impl.translate.TimeZoneTranslatorFactory.class
com.googlecode.objectify.impl.translate.TranslateTranslatorFactory.class
com.googlecode.objectify.impl.translate.Translator.class
com.googlecode.objectify.impl.translate.TranslatorFactory.class
com.googlecode.objectify.impl.translate.TranslatorRegistry.class
com.googlecode.objectify.impl.translate.URLTranslatorFactory.class
com.googlecode.objectify.impl.translate.ValueTranslator.class
com.googlecode.objectify.impl.translate.ValueTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.BigDecimalLongTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.BigMoneyStringTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.DateTimeZoneTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.JodaMoneyTranslators.class
com.googlecode.objectify.impl.translate.opt.joda.JodaTimeTranslators.class
com.googlecode.objectify.impl.translate.opt.joda.LocalDateTimeTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.LocalDateTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.MoneyStringTranslatorFactory.class
com.googlecode.objectify.impl.translate.opt.joda.ReadableInstantTranslatorFactory.class
com.googlecode.objectify.mapper.Mapper.class
com.googlecode.objectify.repackaged.gentyref.CaptureType.class
com.googlecode.objectify.repackaged.gentyref.CaptureTypeImpl.class
com.googlecode.objectify.repackaged.gentyref.GenericArrayTypeImpl.class
com.googlecode.objectify.repackaged.gentyref.GenericTypeReflector.class
com.googlecode.objectify.repackaged.gentyref.ParameterizedTypeImpl.class
com.googlecode.objectify.repackaged.gentyref.TypeArgumentNotInBoundException.class
com.googlecode.objectify.repackaged.gentyref.TypeFactory.class
com.googlecode.objectify.repackaged.gentyref.TypeToken.class
com.googlecode.objectify.repackaged.gentyref.UnresolvedTypeVariableException.class
com.googlecode.objectify.repackaged.gentyref.VarMap.class
com.googlecode.objectify.repackaged.gentyref.WildcardTypeImpl.class
com.googlecode.objectify.util.DatastoreIntrospector.class
com.googlecode.objectify.util.DatastoreUtils.class
com.googlecode.objectify.util.FutureHelper.class
com.googlecode.objectify.util.FutureNow.class
com.googlecode.objectify.util.Holder.class
com.googlecode.objectify.util.LangUtils.class
com.googlecode.objectify.util.LogUtils.class
com.googlecode.objectify.util.MemcacheStatsServlet.class
com.googlecode.objectify.util.Monotonic.class
com.googlecode.objectify.util.ResultCache.class
com.googlecode.objectify.util.ResultNow.class
com.googlecode.objectify.util.ResultProxy.class
com.googlecode.objectify.util.ResultTranslator.class
com.googlecode.objectify.util.ResultWrapper.class
com.googlecode.objectify.util.SimpleFutureWrapper.class
com.googlecode.objectify.util.TranslatingIterator.class
com.googlecode.objectify.util.TranslatingQueryResultIterable.class
com.googlecode.objectify.util.TranslatingQueryResultIterator.class
com.googlecode.objectify.util.cmd.LoaderWrapper.class
com.googlecode.objectify.util.cmd.ObjectifyWrapper.class
com.googlecode.objectify.util.cmd.QueryResultIteratorWrapper.class
com.googlecode.objectify.util.cmd.QueryWrapper.class
com.googlecode.objectify.util.cmd.SimpleQueryWrapper.class
com.googlecode.objectify.util.cmd.TransactionWrapper.class
com/googlecode/objectify/Objectify.gwt.xml








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-sources.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