net.sourceforge.squirrel_sql.plugins.oracle.tab
Class ConstraintSourceTab

java.lang.Object
  extended by net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseObjectTab
      extended by net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseSourceTab
          extended by net.sourceforge.squirrel_sql.plugins.oracle.tab.ConstraintSourceTab
All Implemented Interfaces:
IObjectTab

public class ConstraintSourceTab
extends BaseSourceTab

This tab displays the source for the constraint

Author:
bpaulon

Field Summary
 
Fields inherited from class net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseObjectTab
_app
 
Constructor Summary
ConstraintSourceTab()
           
 
Method Summary
protected  PreparedStatement createStatement()
           
 
Methods inherited from class net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseSourceTab
clear, getComponent, getHint, getTitle, refreshComponent, setSourcePanel
 
Methods inherited from class net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseObjectTab
getDatabaseObjectInfo, getDialectType, getSession, rebuild, select, setDatabaseObjectInfo, setSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintSourceTab

public ConstraintSourceTab()
Method Detail

createStatement

protected PreparedStatement createStatement()
                                     throws SQLException
Specified by:
createStatement in class BaseSourceTab
Throws:
SQLException


Copyright © 2001-2010. All Rights Reserved.