Uses of Class
com.apelon.dts.client.classifier.ClassifyQuery

Packages that use ClassifyQuery
com.apelon.dts.client This package now consists primarily of deprecated classes maintained for compatibility with DTS 2.4. 
com.apelon.dts.client.classifier This package provides API needed for classification of Ontylog Extension namespaces. 
 

Uses of ClassifyQuery in com.apelon.dts.client
 

Methods in com.apelon.dts.client that return ClassifyQuery
 ClassifyQuery DTSQuery.getClassifyQuery()
          Returns ClassifyQuery.
 

Uses of ClassifyQuery in com.apelon.dts.client.classifier
 

Methods in com.apelon.dts.client.classifier that return ClassifyQuery
static ClassifyQuery ClassifyQuery.createInstance(ServerConnection sc)
          Creates an instance of ClassifyQuery
Depending on the type of ServerConnection object passed in the argument, the query may be local(JDBC), socket, or another implementation.
static ClassifyQuery ClassifyQuery.createInstance(ServerConnection sc, boolean isValidating)
          Creates an instance of ClassifyQuery.
 



Copyright © 2011. All Rights Reserved.