com.metamatrix.query.execution
Class QueryExecPlugin

java.lang.Object
  extended by com.metamatrix.query.execution.QueryExecPlugin

public class QueryExecPlugin
extends java.lang.Object

QueryPlugin

Used here in query to have access to the new logging framework for LogManager.


Field Summary
static java.lang.String PLUGIN_ID
          The plug-in identifier of this plugin (value "com.metamatrix.common").
static BundleUtil Util
          Provides access to the plugin's log and to it's resources.
 
Constructor Summary
QueryExecPlugin()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_ID

public static final java.lang.String PLUGIN_ID
The plug-in identifier of this plugin (value "com.metamatrix.common").

See Also:
Constant Field Values

Util

public static final BundleUtil Util
Provides access to the plugin's log and to it's resources.

Constructor Detail

QueryExecPlugin

public QueryExecPlugin()


Copyright © 2009. All Rights Reserved.