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

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.BasePreparedStatementTab
          extended by net.sourceforge.squirrel_sql.plugins.oracle.tab.ConstraintColumnInfoTab
All Implemented Interfaces:
IObjectTab

public class ConstraintColumnInfoTab
extends BasePreparedStatementTab

This tab displays the column information for the constraint

Author:
bpaulon

Field Summary
 
Fields inherited from class net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseObjectTab
_app
 
Constructor Summary
ConstraintColumnInfoTab()
           
 
Method Summary
protected  PreparedStatement createStatement()
           
 
Methods inherited from class net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BasePreparedStatementTab
clear, createDataSetFromResultSet, getComponent, getHint, getTitle, refreshComponent
 
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

ConstraintColumnInfoTab

public ConstraintColumnInfoTab()
Method Detail

createStatement

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


Copyright © 2001-2010. All Rights Reserved.