net.sourceforge.squirrel_sql.plugins.derby.types
Class DerbyClobDataTypeComponentFactory
java.lang.Object
net.sourceforge.squirrel_sql.plugins.derby.types.DerbyClobDataTypeComponentFactory
- All Implemented Interfaces:
- IDataTypeComponentFactory
public class DerbyClobDataTypeComponentFactory
- extends Object
- implements IDataTypeComponentFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DerbyClobDataTypeComponentFactory
public DerbyClobDataTypeComponentFactory()
constructDataTypeComponent
public IDataTypeComponent constructDataTypeComponent()
- Specified by:
constructDataTypeComponent in interface IDataTypeComponentFactory
- See Also:
IDataTypeComponentFactory.constructDataTypeComponent()
providesTypeOverride
public boolean providesTypeOverride(ISQLDatabaseMetaData md)
- See Also:
net.sourceforge.squirrel_sql.fw.datasetviewer.cellcomponent.IDataTypeComponentFactory#providesTypeOverride(net.sourceforge.squirrel_sql.fw.sql.ISQLDatabaseMetaData)
getDialectType
public DialectType getDialectType()
- Specified by:
getDialectType in interface IDataTypeComponentFactory
- See Also:
IDataTypeComponentFactory.getDialectType()
Copyright © 2001-2011. All Rights Reserved.