net.sf.oness.common.model.testing
Class SpringDatabaseExport

java.lang.Object
  extended bynet.sf.oness.common.model.testing.SpringDatabaseExport

public class SpringDatabaseExport
extends java.lang.Object

Utility class to export database to file dbunit.xml and dbunit.dtd for its use with dbunit

Uses "dataSource" object defined in Spring application context

Version:
$Revision: 1.5 $
Author:
Carlos Sanchez

Constructor Summary
SpringDatabaseExport()
           
 
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

SpringDatabaseExport

public SpringDatabaseExport()
Method Detail

main

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


Copyright © 2003-2005 ONess Project. All Rights Reserved.