i'm sure there's a way to do this
Does anybody know if there is a way to view the SQL generated by Objectify for Google App Engine (i want to make sure my batch sql statements are working correctly)
I know in Hibernate there's a simple XML key to turn this on - is there anything like this for Objectify?