net.sourceforge.squirrel_sql.plugins.oracle.types
Class OracleXmlTypeDataTypeComponentFactory
java.lang.Object
net.sourceforge.squirrel_sql.plugins.oracle.types.OracleXmlTypeDataTypeComponentFactory
- All Implemented Interfaces:
- IDataTypeComponentFactory
public class OracleXmlTypeDataTypeComponentFactory
- extends Object
- implements IDataTypeComponentFactory
A factory that creates OracleXmlTypeDataTypeComponents for rendering
SYS.xmlltype columns.
- Author:
- manningr
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleXmlTypeDataTypeComponentFactory
public OracleXmlTypeDataTypeComponentFactory()
constructDataTypeComponent
public IDataTypeComponent constructDataTypeComponent()
- Specified by:
constructDataTypeComponent in interface IDataTypeComponentFactory
- See Also:
IDataTypeComponentFactory.constructDataTypeComponent()
getDialectType
public DialectType getDialectType()
- Specified by:
getDialectType in interface IDataTypeComponentFactory
- See Also:
IDataTypeComponentFactory.getDialectType()
Copyright © 2001-2010. All Rights Reserved.