org.makumba.devel
Class MDDTypeConverter

java.lang.Object
  extended by org.makumba.devel.MDDTypeConverter

public class MDDTypeConverter
extends Object

This class provides a developer tool to convert from single relational or enum types (intEnum, ptr) to set types (setIntEnum, set). Currently, only support for the intEnum is provided.

Version:
$Id: MDDTypeConverter.java,v 1.1 Apr 5, 2010 12:39:54 AM rudi Exp $
Author:
Rudolf Mayer

Constructor Summary
MDDTypeConverter()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDDTypeConverter

public MDDTypeConverter()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        URISyntaxException,
                        CloneNotSupportedException,
                        SQLException
Throws:
IOException
URISyntaxException
CloneNotSupportedException
SQLException