net.sourceforge.squirrel_sql.plugins.mysql.types
Class MySQL5ByteTypeDataTypeComponentFactory

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.mysql.types.MySQLByteTypeDataTypeComponentFactory
      extended by net.sourceforge.squirrel_sql.plugins.mysql.types.MySQL5ByteTypeDataTypeComponentFactory
All Implemented Interfaces:
IDataTypeComponentFactory

public class MySQL5ByteTypeDataTypeComponentFactory
extends MySQLByteTypeDataTypeComponentFactory

A factory that creates Data for rendering columns of DB2Types.XML.


Constructor Summary
MySQL5ByteTypeDataTypeComponentFactory()
           
 
Method Summary
 DialectType getDialectType()
           
 
Methods inherited from class net.sourceforge.squirrel_sql.plugins.mysql.types.MySQLByteTypeDataTypeComponentFactory
constructDataTypeComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MySQL5ByteTypeDataTypeComponentFactory

public MySQL5ByteTypeDataTypeComponentFactory()
Method Detail

getDialectType

public DialectType getDialectType()
Specified by:
getDialectType in interface IDataTypeComponentFactory
Overrides:
getDialectType in class MySQLByteTypeDataTypeComponentFactory
See Also:
IDataTypeComponentFactory.getDialectType()


Copyright © 2001-2013. All Rights Reserved.