net.sourceforge.squirrel_sql.plugins.oracle.tab
Class ObjectSourceTab
java.lang.Object
net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseObjectTab
net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseSourceTab
net.sourceforge.squirrel_sql.plugins.oracle.tab.ObjectSourceTab
- All Implemented Interfaces:
- IObjectTab
public class ObjectSourceTab
- extends BaseSourceTab
This class will display the source for an Oracle object.
- Author:
- Colin Bell
| Fields inherited from class net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseObjectTab |
_app |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectSourceTab
public ObjectSourceTab(String columnData,
String hint)
ObjectSourceTab
public ObjectSourceTab(String columnData,
String title,
String hint)
createStatement
protected PreparedStatement createStatement()
throws SQLException
- Specified by:
createStatement in class BaseSourceTab
- Throws:
SQLException
Copyright © 2001-2010. All Rights Reserved.