com.fatwire.gst.foundation.facade.sql.table
Class CharColumn

java.lang.Object
  extended by com.fatwire.gst.foundation.facade.sql.table.TableColumn
      extended by com.fatwire.gst.foundation.facade.sql.table.CharColumn

public class CharColumn
extends TableColumn


Nested Class Summary
 
Nested classes/interfaces inherited from class com.fatwire.gst.foundation.facade.sql.table.TableColumn
TableColumn.Type
 
Constructor Summary
CharColumn(String name)
           
 
Method Summary
 
Methods inherited from class com.fatwire.gst.foundation.facade.sql.table.TableColumn
getDecimal, getLength, getName, getType, isNullable, isPrimary, isUnique, setDecimal, setLength, setNullable, setUnique
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharColumn

public CharColumn(String name)


Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.