I am trying to write a query that will allow me to retrieve a datastore Entity's ArrayList so that I can display it on a JSP. I am able to add the Entity to the datastore successfully, and I can see in the dev console that the ArrayList is there as well. I am trying to write a query that will allow me