Uses of Class
com.google.appengine.api.datastore.PreparedQuery.TooManyResultsException
-
Packages that use PreparedQuery.TooManyResultsException Package Description com.google.appengine.api.datastore -
-
Uses of PreparedQuery.TooManyResultsException in com.google.appengine.api.datastore
Methods in com.google.appengine.api.datastore that throw PreparedQuery.TooManyResultsException Modifier and Type Method Description EntityPreparedQuery. asSingleEntity()Retrieves the one and only result for theQuery.
-