6768697071727374757677
} @SuppressWarnings("unchecked") @Test public void ListStores() throws Exception{ QStore store = QStore.store; query = query(); query.from(store) .addFetchGroup("products") .list(store);