org.safehaus.penrose.sql
Class DataType

java.lang.Object
  extended byorg.safehaus.penrose.sql.DataType
Direct Known Subclasses:
BooleanDataType, CharDataType, IntegerDataType, NumberDataType

public class DataType
extends java.lang.Object

Author:
Endi S. Dewata

Constructor Summary
DataType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataType

public DataType()