Class Hierarchy
- java.lang.Object
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- java.util.concurrent.ThreadPoolExecutor
- com.j_spaces.kernel.threadpool.DynamicThreadPoolExecutor
- com.j_spaces.core.client.sql.QueryManager.QueryThreadPoolExecutor
- com.j_spaces.kernel.threadpool.DynamicThreadPoolExecutor
- java.util.concurrent.ThreadPoolExecutor
- com.j_spaces.core.client.sql.QueryManager (implements com.j_spaces.core.client.sql.IQueryManager)
- com.j_spaces.core.client.sql.SqlQueryParser
- com.j_spaces.core.client.sql.CountQueryParser
- com.j_spaces.core.client.sql.ReadQueryParser
- com.j_spaces.core.client.sql.TakeQueryParser
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.j_spaces.core.client.sql.SQLQueryException
- java.lang.RuntimeException
- java.lang.Exception
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
Interface Hierarchy
- com.j_spaces.core.client.sql.IQueryManager
- com.j_spaces.core.client.sql.IQueryParser