edu.mayo.bsi.ngsportal.server
Class SQLHandler

java.lang.Object
  extended by edu.mayo.bsi.ngsportal.server.SQLHandler

public class SQLHandler
extends Object

Class to handle all the SQL Parsing, to decrease the size of the NGSPortalServiceImpl class

@author Gregory Dougherty


Constructor Summary
SQLHandler()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLHandler

public SQLHandler()