net.sourceforge.squirrel_sql.plugins.postgres.exp
Class PostgresSequenceInodeExpanderFactory
java.lang.Object
net.sourceforge.squirrel_sql.plugins.postgres.exp.PostgresSequenceInodeExpanderFactory
- All Implemented Interfaces:
- INodeExpanderFactory
public class PostgresSequenceInodeExpanderFactory
- extends Object
- implements INodeExpanderFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostgresSequenceInodeExpanderFactory
public PostgresSequenceInodeExpanderFactory()
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-2010. All Rights Reserved.