> - Adding SortField Field.sort(SortOrder) > https://github.com/jOOQ/jOOQ/issues/1841 > > - Adding Condition Field.compare(Comparator, Field<T>) > https://github.com/jOOQ/jOOQ/issues/1842
These features are implemented on GitHub master and will be included in the next SNAPSHOT. The "dynamic JOIN" feature will follow shortly Cheers Lukas
