Package net.sourceforge.squirrel_sql.plugins.postgres.types

Class Summary
PostgreSqlOtherTypeDataTypeComponent A custom DatatType implementation of IDataTypeComponent that can handle Postgres' many "other" types ( DataType value of 1111).
PostgreSqlOtherTypeDataTypeComponentFactory A factory that creates PostgreSqlXmlTypeDataTypeComponents for rendering "other" columns.
PostgreSqlXmlTypeDataTypeComponent A custom DatatType implementation of IDataTypeComponent that can handle Postgres' xml type (DataType value of 1111 and type name of 'xml').
PostgreSqlXmlTypeDataTypeComponentFactory A factory that creates PostgreSqlXmlTypeDataTypeComponents for rendering xml columns.
 



Copyright © 2001-2010. All Rights Reserved.