Uses of Class
com.apelon.dts.client.common.DTSCommonQuery

Packages that use DTSCommonQuery
com.apelon.dts.client This package now consists primarily of deprecated classes maintained for compatibility with DTS 2.4. 
com.apelon.dts.client.common This package provides a few common classes. 
 

Uses of DTSCommonQuery in com.apelon.dts.client
 

Methods in com.apelon.dts.client that return DTSCommonQuery
 DTSCommonQuery DTSQuery.getDTSCommonQuery()
          Returns DTSCommonQuery.
 

Uses of DTSCommonQuery in com.apelon.dts.client.common
 

Methods in com.apelon.dts.client.common that return DTSCommonQuery
static DTSCommonQuery DTSCommonQuery.createInstance(ServerConnection sc)
          Creates an instance of DTSCommonQuery.
static DTSCommonQuery DTSCommonQuery.createInstance(ServerConnection sc, boolean isValidating)
          Creates an instance of DTSCommonQuery.
 



Copyright © 2011. All Rights Reserved.