Search

Download objectify-2.2.1-src.jar : objectify « o « Jar File Download






Download objectify-2.2.1-src.jar

objectify/objectify-2.2.1-src.jar.zip( 122 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.NotFoundException.java
com.googlecode.objectify.Objectify.java
com.googlecode.objectify.ObjectifyFactory.java
com.googlecode.objectify.ObjectifyOpts.java
com.googlecode.objectify.ObjectifyService.java
com.googlecode.objectify.Query.java
com.googlecode.objectify.annotation.AlsoLoad.java
com.googlecode.objectify.annotation.Cached.java
com.googlecode.objectify.annotation.Entity.java
com.googlecode.objectify.annotation.Indexed.java
com.googlecode.objectify.annotation.NotSaved.java
com.googlecode.objectify.annotation.OldName.java
com.googlecode.objectify.annotation.Parent.java
com.googlecode.objectify.annotation.Serialized.java
com.googlecode.objectify.annotation.Unindexed.java
com.googlecode.objectify.condition.Always.java
com.googlecode.objectify.condition.If.java
com.googlecode.objectify.condition.IfDefault.java
com.googlecode.objectify.condition.IfEmptyString.java
com.googlecode.objectify.condition.IfFalse.java
com.googlecode.objectify.condition.IfNotNull.java
com.googlecode.objectify.condition.IfNull.java
com.googlecode.objectify.condition.IfTrue.java
com.googlecode.objectify.condition.IfZero.java
com.googlecode.objectify.condition.PojoIf.java
com.googlecode.objectify.condition.ValueIf.java
com.googlecode.objectify.helper.DAOBase.java
com.googlecode.objectify.helper.ObjectifyWrapper.java
com.googlecode.objectify.helper.QueryResultIteratorWrapper.java
com.googlecode.objectify.helper.QueryWrapper.java
com.googlecode.objectify.helper.TranslatingIterator.java
com.googlecode.objectify.helper.TranslatingQueryResultIterator.java
com.googlecode.objectify.impl.CachingDatastoreService.java
com.googlecode.objectify.impl.EntityMetadata.java
com.googlecode.objectify.impl.FieldWrapper.java
com.googlecode.objectify.impl.LoadContext.java
com.googlecode.objectify.impl.MethodWrapper.java
com.googlecode.objectify.impl.ObjectifyImpl.java
com.googlecode.objectify.impl.QueryImpl.java
com.googlecode.objectify.impl.SessionCachingObjectifyImpl.java
com.googlecode.objectify.impl.SessionCachingQueryImpl.java
com.googlecode.objectify.impl.Transmog.java
com.googlecode.objectify.impl.TypeUtils.java
com.googlecode.objectify.impl.Wrapper.java
com.googlecode.objectify.impl.load.CollisionDetectingSetter.java
com.googlecode.objectify.impl.load.EmbeddedArraySetter.java
com.googlecode.objectify.impl.load.EmbeddedClassSetter.java
com.googlecode.objectify.impl.load.EmbeddedCollectionSetter.java
com.googlecode.objectify.impl.load.EmbeddedMultivalueSetter.java
com.googlecode.objectify.impl.load.EmbeddedNullIndexSetter.java
com.googlecode.objectify.impl.load.LeafSetter.java
com.googlecode.objectify.impl.load.RootSetter.java
com.googlecode.objectify.impl.load.Setter.java
com.googlecode.objectify.impl.save.ClassSaver.java
com.googlecode.objectify.impl.save.EmbeddedArrayFieldSaver.java
com.googlecode.objectify.impl.save.EmbeddedClassFieldSaver.java
com.googlecode.objectify.impl.save.EmbeddedCollectionFieldSaver.java
com.googlecode.objectify.impl.save.EmbeddedMultivalueFieldSaver.java
com.googlecode.objectify.impl.save.FieldSaver.java
com.googlecode.objectify.impl.save.LeafFieldSaver.java
com.googlecode.objectify.impl.save.Saver.java
com.googlecode.objectify.test.AllocateTests.java
com.googlecode.objectify.test.AlsoLoadMoreTests.java
com.googlecode.objectify.test.AlsoLoadTests.java
com.googlecode.objectify.test.AncestorTests.java
com.googlecode.objectify.test.ArrayTests.java
com.googlecode.objectify.test.BasicTests.java
com.googlecode.objectify.test.BulkGetTests.java
com.googlecode.objectify.test.CachingTests.java
com.googlecode.objectify.test.CollectionTests.java
com.googlecode.objectify.test.ConversionTests.java
com.googlecode.objectify.test.DatastoreEntityTests.java
com.googlecode.objectify.test.EmbeddedBlobTests.java
com.googlecode.objectify.test.EmbeddedNullTests.java
com.googlecode.objectify.test.EmbeddedTests.java
com.googlecode.objectify.test.EntityTests.java
com.googlecode.objectify.test.EnumTests.java
com.googlecode.objectify.test.EvilMemcacheBugTests.java
com.googlecode.objectify.test.ExampleDocoTests.java
com.googlecode.objectify.test.IndexingPartialTests.java
com.googlecode.objectify.test.IndexingTests.java
com.googlecode.objectify.test.LifecycleTests.java
com.googlecode.objectify.test.NotSavedTests.java
com.googlecode.objectify.test.NullDefaultFieldTests.java
com.googlecode.objectify.test.OldNameTests.java
com.googlecode.objectify.test.QueryTests.java
com.googlecode.objectify.test.RegisterTests.java
com.googlecode.objectify.test.SerializedTests.java
com.googlecode.objectify.test.TestBase.java
com.googlecode.objectify.test.TransactionTests.java
com.googlecode.objectify.test.TransientTests.java
com.googlecode.objectify.test.entity.Apple.java
com.googlecode.objectify.test.entity.Banana.java
com.googlecode.objectify.test.entity.Child.java
com.googlecode.objectify.test.entity.Criminal.java
com.googlecode.objectify.test.entity.Employee.java
com.googlecode.objectify.test.entity.Fruit.java
com.googlecode.objectify.test.entity.HasAlsoLoads.java
com.googlecode.objectify.test.entity.HasArrays.java
com.googlecode.objectify.test.entity.HasCollections.java
com.googlecode.objectify.test.entity.HasEnums.java
com.googlecode.objectify.test.entity.HasOldNames.java
com.googlecode.objectify.test.entity.Holder.java
com.googlecode.objectify.test.entity.HolderOfString.java
com.googlecode.objectify.test.entity.HolderOfStringAndLong.java
com.googlecode.objectify.test.entity.Name.java
com.googlecode.objectify.test.entity.NamedTrivial.java
com.googlecode.objectify.test.entity.Person.java
com.googlecode.objectify.test.entity.Town.java
com.googlecode.objectify.test.entity.Trivial.java
com/.DS_Store
com/google/.DS_Store
com/google/appengine/.DS_Store
com/google/appengine/api/.DS_Store
com/googlecode/.DS_Store
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.jar
4.Download objectify-2.2.3.jar
5.Download objectify-2.2.jar
6.Download objectify-3.0-retro.jar
7.Download objectify-3.0.1.jar
8.Download objectify-3.0.jar
9.Download objectify-3.1.jar
10.Download objectify-4.0a3-sources.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