butler.ext.log
Class OperationType.Datatype

java.lang.Object
  extended by butler.sql.metadata.DefaultDatatype
      extended by butler.sql.metadata.EnumDatatype
          extended by butler.ext.log.OperationType.Datatype
All Implemented Interfaces:
Datatype
Enclosing class:
OperationType

public static class OperationType.Datatype
extends EnumDatatype


Constructor Summary
OperationType.Datatype()
           
 
Method Summary
 
Methods inherited from class butler.sql.metadata.EnumDatatype
add, add, add, add, db2obj, getDescription, getFormat, getOperators, getValues, obj2db
 
Methods inherited from class butler.sql.metadata.DefaultDatatype
getDatatype, getDecimalDigits, getInstance, getJavaClass, getMaskFormatter, getSize, getType, obj2xml, parse, toXML, validate, xml2obj
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationType.Datatype

public OperationType.Datatype()
                       throws java.lang.Exception
Throws:
java.lang.Exception