net.sourceforge.squirrel_sql.plugins.oracle.tab
Class OptionsTab
java.lang.Object
net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BaseObjectTab
net.sourceforge.squirrel_sql.client.session.mainpanel.objecttree.tabs.BasePreparedStatementTab
net.sourceforge.squirrel_sql.plugins.oracle.tab.OptionsTab
- All Implemented Interfaces:
- IObjectTab
public class OptionsTab
- extends BasePreparedStatementTab
This tab will display the database options.
- 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 |
OptionsTab
public OptionsTab()
createStatement
protected PreparedStatement createStatement()
throws SQLException
- Specified by:
createStatement in class BasePreparedStatementTab
- Throws:
SQLException
Copyright © 2001-2013. All Rights Reserved.