org.sql.generation.api.grammar.common.datatypes.pgsql
Interface Text

All Superinterfaces:
SQLDataType, org.atp.api.Typeable<SQLDataType>

public interface Text
extends SQLDataType

This data type represents the TEXT data type in PostgreSQL.

Author:
Stanislav Muhametsin

Method Summary
 
Methods inherited from interface org.atp.api.Typeable
getImplementedType
 



Copyright © 2010-2011. All Rights Reserved.