net.sourceforge.squirrel_sql.plugins.informix.exp
Class InformixSequenceInodeExpanderFactory

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.informix.exp.InformixSequenceInodeExpanderFactory
All Implemented Interfaces:
INodeExpanderFactory

public class InformixSequenceInodeExpanderFactory
extends java.lang.Object
implements INodeExpanderFactory


Constructor Summary
InformixSequenceInodeExpanderFactory()
           
 
Method Summary
 INodeExpander createExpander(DatabaseObjectType type)
           
 java.lang.String getParentLabelForType(DatabaseObjectType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InformixSequenceInodeExpanderFactory

public InformixSequenceInodeExpanderFactory()
Method Detail

createExpander

public INodeExpander createExpander(DatabaseObjectType type)
Specified by:
createExpander in interface INodeExpanderFactory
See Also:
INodeExpanderFactory.createExpander(net.sourceforge.squirrel_sql.fw.sql.DatabaseObjectType)

getParentLabelForType

public java.lang.String getParentLabelForType(DatabaseObjectType type)
Specified by:
getParentLabelForType in interface INodeExpanderFactory
See Also:
INodeExpanderFactory.getParentLabelForType(net.sourceforge.squirrel_sql.fw.sql.DatabaseObjectType)


Copyright © 2001-2010. All Rights Reserved.