com.mobixess.jodb.core.query
Class QueryUtils

java.lang.Object
  extended by com.mobixess.jodb.core.query.QueryUtils

public class QueryUtils
extends java.lang.Object


Constructor Summary
QueryUtils()
           
 
Method Summary
static void quickQuerySort(long[] arrayOfIds, com.mobixess.jodb.core.query.SortingDataProvider sortingDataProvider, com.mobixess.jodb.core.query.SortDataCache.SortNodeRecord[] nodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryUtils

public QueryUtils()
Method Detail

quickQuerySort

public static final void quickQuerySort(long[] arrayOfIds,
                                        com.mobixess.jodb.core.query.SortingDataProvider sortingDataProvider,
                                        com.mobixess.jodb.core.query.SortDataCache.SortNodeRecord[] nodes)
                                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © Mobixess Inc. All Rights Reserved.