net.sourceforge.squirrel_sql.plugins.mysql.types
Class MySQL5ByteTypeDataTypeComponentFactory
java.lang.Object
net.sourceforge.squirrel_sql.plugins.mysql.types.MySQLByteTypeDataTypeComponentFactory
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MySQL5ByteTypeDataTypeComponentFactory
public MySQL5ByteTypeDataTypeComponentFactory()
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.