org.LexGrid.util.sql.lgTables
Class TransitiveClosure

java.lang.Object
  extended by org.LexGrid.util.sql.lgTables.TransitiveClosure

public class TransitiveClosure
extends java.lang.Object

This class is used to process the transitive closure of the association table

Author:
Pradip Kanjamala

Constructor Summary
TransitiveClosure(java.sql.Connection connection, SQLTableUtilities sqlTblUtils, java.lang.String codingScheme, LgMessageDirectorIF md)
           
 
Method Summary
 void computeTransitivityTable()
           
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

TransitiveClosure

public TransitiveClosure(java.sql.Connection connection,
                         SQLTableUtilities sqlTblUtils,
                         java.lang.String codingScheme,
                         LgMessageDirectorIF md)
Parameters:
connection -
sqlTblUtils -
codingScheme -
md -
Method Detail

computeTransitivityTable

public void computeTransitivityTable()
                              throws java.sql.SQLException
Throws:
java.sql.SQLException

main

public static void main(java.lang.String[] args)
Parameters:
args -

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.