#566 - Refactor internals - OrmQueryDetailProperties with final FetchConfig

This commit is contained in:
Robin Bygrave
2016-02-17 16:33:38 +13:00
parent 5c6d6608ef
commit 27045baf44
11 changed files with 314 additions and 108 deletions
@@ -338,7 +338,7 @@ public interface SpiQuery<T> extends Query<T> {
/**
* Convert joins as necessary to query joins etc.
*/
void convertJoins(int queryBatchSize);
void convertJoins();
/**
* Return the TransactionContext.