net.sourceforge.squirrel_sql.plugins.oracle.expander
Class ConstraintParentExpander
java.lang.Object
net.sourceforge.squirrel_sql.plugins.oracle.expander.ConstraintParentExpander
- All Implemented Interfaces:
- INodeExpander
public class ConstraintParentExpander
- extends Object
- implements INodeExpander
This class handles the expanding of the Constraint node. It will
show all the constraints for selected table.
- Author:
- bpaulon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstraintParentExpander
public ConstraintParentExpander(IObjectTypes objectTypes)
createChildren
public List<ObjectTreeNode> createChildren(ISession session,
ObjectTreeNode parentNode)
throws SQLException
- Specified by:
createChildren in interface INodeExpander
- Throws:
SQLException
Copyright © 2001-2013. All Rights Reserved.