basic
Class DefineRepository

java.lang.Object
  extended by basic.DefineRepository

public class DefineRepository
extends java.lang.Object


Constructor Summary
DefineRepository()
           
 
Method Summary
static void initialiseRepository(java.lang.String sourceName)
           
static void main(java.lang.String[] args)
          dmle 11/3/2006: modified to accept -c flag which sets location of different data source configuration file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefineRepository

public DefineRepository()
Method Detail

initialiseRepository

public static void initialiseRepository(java.lang.String sourceName)
                                 throws DSRException,
                                        java.sql.SQLException,
                                        java.io.IOException
Throws:
DSRException
java.sql.SQLException
java.io.IOException

main

public static void main(java.lang.String[] args)
dmle 11/3/2006: modified to accept -c flag which sets location of different data source configuration file