com.metamatrix.jdbc
Class JDBCPlugin

java.lang.Object
  extended by com.metamatrix.jdbc.JDBCPlugin

public class JDBCPlugin
extends java.lang.Object

JDBCPlugin

Used here in jdbc to have access to the new logging framework.


Field Summary
static java.lang.String PLUGIN_ID
          The plug-in identifier of this plugin (value "com.metamatrix.jdbc").
static BundleUtil Util
           
 
Constructor Summary
JDBCPlugin()
           
 
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.jdbc").

See Also:
Constant Field Values

Util

public static final BundleUtil Util
Constructor Detail

JDBCPlugin

public JDBCPlugin()


Copyright © 2009. All Rights Reserved.