org.eclipse.datatools.modelbase.sql.xml.query.util
Class SQLXMLQueryModelPlugin

java.lang.Object
  extended byPlugin
      extended byorg.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
          extended byorg.eclipse.datatools.modelbase.sql.xml.query.util.SQLXMLQueryModelPlugin

public class SQLXMLQueryModelPlugin
extends SQLQueryModelPlugin

This is the main plugin class for the SQL/XML Query Model.

Author:
bpayton
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
EXTENSION_CONFIG_PLUGINJAVA_ATTRIBUTE_CLASS, EXTENSION_CONFIG_SOURCEWRITER_ATTRIBUTE_IMPL_PACKAGE_NAME, EXTENSION_CONFIG_SOURCEWRITER_ATTRIBUTE_PACKAGE_NAME, EXTENSION_CONFIG_SOURCEWRITER_ATTRIBUTE_SOURCEWRITER_CLASS, EXTENSION_CONFIGURATION_PLUGINJAVA, EXTENSION_CONFIGURATION_SOURCEWRITER, EXTENSION_POINT_ID, PLUGIN_ID
 
Constructor Summary
SQLXMLQueryModelPlugin()
          Constructs an instance of this class.
 
Methods inherited from class org.eclipse.datatools.modelbase.sql.query.util.SQLQueryModelPlugin
getDefault, start
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLXMLQueryModelPlugin

public SQLXMLQueryModelPlugin()
Constructs an instance of this class. This is the default constructor. The super constructor is invoked to perform plugin start-up registrations. (These are needed for the SQL Source Writer to work properly.)



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.