Hi all, I have a simple relationships, template -> configuration_options, that I access as follows:
theTemplate.getConfigurationDefArray() I'd like to be able to specify the order by for this retrieval in SQL rather then sorting each item in the retrieved list. Any tips much appreciated! Otherwise Brute Force will ensue :( John-