com.agimatec.sql.meta.postgres
Class PostgresDDLExpressions

java.lang.Object
  extended by com.agimatec.sql.meta.script.DDLExpressions
      extended by com.agimatec.sql.meta.postgres.PostgresDDLExpressions

public class PostgresDDLExpressions
extends DDLExpressions

Description:
User: roman.stumm
Date: 24.04.2007
Time: 19:00:56
Copyright: Agimatec GmbH


Field Summary
static ExtractExpr[] expressions
           
 
Constructor Summary
PostgresDDLExpressions()
           
 
Method Summary
 void equalizeColumn(ColumnDescription cd)
          equalize type names
 ExtractExpr[] getExpressions()
           
 
Methods inherited from class com.agimatec.sql.meta.script.DDLExpressions
forDbms, getExpression, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

expressions

public static final ExtractExpr[] expressions
Constructor Detail

PostgresDDLExpressions

public PostgresDDLExpressions()
Method Detail

getExpressions

public ExtractExpr[] getExpressions()
Specified by:
getExpressions in class DDLExpressions

equalizeColumn

public void equalizeColumn(ColumnDescription cd)
equalize type names

Specified by:
equalizeColumn in class DDLExpressions


Copyright © 2008-2012. All Rights Reserved.