#973 - Refactor - Tidy internals of DefaultBeanLoader

This commit is contained in:
Rob Bygrave
2017-02-21 21:57:11 +13:00
parent e4c80582a5
commit b3b8f6b154
@@ -288,7 +288,7 @@ public class DefaultBeanLoader {
}
if (embeddedOwnerIndex > -1) {
query.select("id," + ebi.getProperty(embeddedOwnerIndex));
query.select(ebi.getProperty(embeddedOwnerIndex));
}
// don't collect AutoTune usage profiling information