Split the sort field into sort and order for better usage
Compare changes
Files
2@@ -70,16 +70,16 @@ public class RDBMSQuery<T extends BareNode> {
@@ -114,11 +114,11 @@ public class RDBMSQuery<T extends BareNode> {
This splits the sort field which was previously delimited by a space. As this is the only active project using this functionality, this is a safe change.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent