com.tivoli.twg.engine
Class TWGDbCreateQueryCmd

java.lang.Object
  extended bycom.tivoli.twg.engine.TWGDbCreateQueryCmd
All Implemented Interfaces:
java.io.Serializable

public class TWGDbCreateQueryCmd
extends java.lang.Object
implements java.io.Serializable

TWGDbCreateQueryCmd encapsulates the parameters for creating a saved query or for creating and running a dynamic query that is not saved. The TWGDbQueryParms object is used to set properties for the query.

The TWGDbCreateQueryCmd object is passed as a parameter on an IPC command to the database query service node (TWGDatabaseConstants.QUERY_SERVICE_NODE_NAME).

Return codes (all found in TWGDatabaseConstants):