org.jboss.portal.test.migration
Class Exporter

java.lang.Object
  extended byorg.jboss.portal.test.migration.Exporter

public class Exporter
extends java.lang.Object

Helper util just to dump data from database into DBUnit dataset files to enable asserts in tests


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

Constructor Detail

Exporter

public Exporter()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception