java - DISTINCT query on multiple columns doesn't work - Google App engine Datastore -
I want to get different columns from the Google app engine datastore in the Code: > endpoint category I am using code but the problem is that if I try to bring only one column then only it works properly and returns different data. If I try to get multiple columns, then
DISTINCT is not working and it returns any effect of a different query without all records. I do not know what is wrong with my code. Please suggest any solution and guide me where I am getting wrong. Thank you
@SuppressWarnings ({"uncheck"}) @api method (name = "joiningflow", httpMethod = HttpMethod.GET, path = "UsendPoint (" Cursor ") string cursor string, @noble @ Nominated (" border ") integer boundary) {EntityManager mgr = null}; Cursor cursor = faucet;
Comments
Post a Comment