issues
search
google-code-export
/
objectify-appengine
Automatically exported from code.google.com/p/objectify-appengine
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation: type() missing
#229
GoogleCodeExporter
closed
9 years ago
2
LoadException During Projection Query (Projecting boolean Primitives)
#228
GoogleCodeExporter
closed
9 years ago
2
LoadException During Projection Query (Projecting String Field That Isn't Set)
#227
GoogleCodeExporter
closed
9 years ago
3
Ignored values loaded from the cache
#226
GoogleCodeExporter
closed
9 years ago
5
Defer save with null id
#225
GoogleCodeExporter
closed
9 years ago
5
@OnSave is processed in the wrong order?
#224
GoogleCodeExporter
closed
9 years ago
4
Documentation: Dead link to Javadocs
#223
GoogleCodeExporter
closed
9 years ago
1
Support ID and name on the same kind
#222
GoogleCodeExporter
opened
9 years ago
2
Query appears "frozen in time" within transaction, though documentation tells otherwise
#221
GoogleCodeExporter
closed
9 years ago
1
Distinct not unique
#220
GoogleCodeExporter
closed
9 years ago
2
Extend Load Group functionality to any property, not just Ref<?>
#219
GoogleCodeExporter
closed
9 years ago
3
Cannot throw ServiceException within objectify Transaction
#218
GoogleCodeExporter
closed
9 years ago
1
Enable loading of entities with dynamic types
#217
GoogleCodeExporter
opened
9 years ago
5
Unable to use interface as root of embedded entity polymorphic hierarchy
#216
GoogleCodeExporter
closed
9 years ago
1
Projection query doesn't work with number properties
#215
GoogleCodeExporter
closed
9 years ago
3
Issue in Transactions : getting NPE
#214
GoogleCodeExporter
closed
9 years ago
1
Evict objects from Objectify cache
#213
GoogleCodeExporter
opened
9 years ago
1
HTTP ERROR 500 Could not initialize class com.googlecode.objectify.ObjectifyService objectify:5.0.3
#212
GoogleCodeExporter
closed
9 years ago
2
ClassCastException: com.google.appengine.api.datastore.Entity cannot be cast to XXX
#211
GoogleCodeExporter
closed
9 years ago
9
result of ofy().cache(true).consistency(STRONG).load().key(k).now() is inconsistent
#210
GoogleCodeExporter
closed
9 years ago
4
Charset problem on save action
#209
GoogleCodeExporter
closed
9 years ago
1
OnSave-Method is not usable to generate Value of @Id annotated Field
#208
GoogleCodeExporter
opened
9 years ago
4
Change Key<>.getString() to Key<>.toWebSafeString()
#207
GoogleCodeExporter
closed
9 years ago
2
.filter("referredentity", key) seems to fail
#206
GoogleCodeExporter
closed
9 years ago
1
Please add support for protobufs in objectify entities.
#205
GoogleCodeExporter
opened
9 years ago
1
Implement delete orphans
#204
GoogleCodeExporter
opened
9 years ago
1
Support translation of java.util.Locale
#203
GoogleCodeExporter
opened
9 years ago
1
save().now() returns Key<?> in version 5.0.2 instead of the persisted object
#202
GoogleCodeExporter
closed
9 years ago
1
ObjectifyFactory::getTranslators throws "No such instance method" error
#201
GoogleCodeExporter
closed
9 years ago
1
cursor with sort fails SDK1.9.3/1.9.4
#200
GoogleCodeExporter
closed
9 years ago
3
transactionless() does not respect namespace
#199
GoogleCodeExporter
closed
9 years ago
5
Exception for indexed collection in embedded entity
#198
GoogleCodeExporter
closed
9 years ago
1
Modifying the Collection Passed to ofy().save()
#197
GoogleCodeExporter
closed
9 years ago
4
Polymorphic @Mapify does not work (Objectify 5)
#196
GoogleCodeExporter
closed
9 years ago
3
Provide orderKey(boolean) method on queries
#195
GoogleCodeExporter
closed
9 years ago
1
Namespaces support
#194
GoogleCodeExporter
opened
9 years ago
1
Auto @Unindex fields that are not indexable
#193
GoogleCodeExporter
closed
9 years ago
3
log every RPC
#192
GoogleCodeExporter
opened
9 years ago
1
Cannot declare List of Ref<> or Key<> ( one-to-many relationship ), got an error from appengine. -Parameterized type not supported-
#191
GoogleCodeExporter
closed
9 years ago
1
Objectify adding non annotated cache objectify entities to memcache with blank values
#190
GoogleCodeExporter
closed
9 years ago
1
Support Datastore on GCE instances and other platforms.
#189
GoogleCodeExporter
opened
9 years ago
3
sort and projection support
#188
GoogleCodeExporter
closed
9 years ago
3
Work.run and VoidWork.vrun should throw Exception or InvocationTargetException.
#187
GoogleCodeExporter
closed
9 years ago
1
Provide the feature of Query.CompositeFilter
#186
GoogleCodeExporter
opened
9 years ago
11
CommittedButStillApplyingException should be supressed
#185
GoogleCodeExporter
opened
9 years ago
0
transactions should retry on DatastoreTimeoutException
#184
GoogleCodeExporter
opened
9 years ago
0
MemcacheService should be replaced with AsyncMemcacheService with timeout on get request
#183
GoogleCodeExporter
opened
9 years ago
0
Issue with cursor
#182
GoogleCodeExporter
closed
9 years ago
2
Getting column "%5Ei" in datastore saving polymorphic Entities
#181
GoogleCodeExporter
closed
9 years ago
3
Support Subclass Migration of Default Discriminator
#180
GoogleCodeExporter
opened
9 years ago
1
Next