net.sourceforge.squirrel_sql.plugins.netezza.exp
Class NetezzaSynonymInodeExpanderFactory

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

public class NetezzaSynonymInodeExpanderFactory
extends Object
implements INodeExpanderFactory

Implementation of INodeExpanderFactory for Netezza synonyms


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

Constructor Detail

NetezzaSynonymInodeExpanderFactory

public NetezzaSynonymInodeExpanderFactory()
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 String getParentLabelForType(DatabaseObjectType type)
Specified by:
getParentLabelForType in interface INodeExpanderFactory
See Also:
INodeExpanderFactory.getParentLabelForType(net.sourceforge.squirrel_sql.fw.sql.DatabaseObjectType)


Copyright © 2001-2013. All Rights Reserved.