Class ModelSort

java.lang.Object
com.onenetwork.platform.data.model.impl.AbstractModelQueryComponent
com.onenetwork.platform.data.model.ModelSort
All Implemented Interfaces:
ModelQueryComponent

public class ModelSort
extends com.onenetwork.platform.data.model.impl.AbstractModelQueryComponent
Used to form the sort clause ("ORDER BY") of a Model query. Create through ModelQuery.
  • Method Summary

    Methods inherited from class com.onenetwork.platform.data.model.impl.AbstractModelQueryComponent

    getSql

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait