cascading.lingual.catalog.ddl
Class DDLColumn

java.lang.Object
  extended by cascading.lingual.catalog.ddl.DDLColumn

public class DDLColumn
extends Object


Constructor Summary
DDLColumn(String name, Type type)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DDLColumn

public DDLColumn(String name,
                 Type type)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2007-2013 Concurrent, Inc. All Rights Reserved.