When I run this query I experience n+1 issue where data JDBC fetches the all the related entities of the campaign objects. Is there any way to avoid this using data JDBC :