net.ihe.gazelle.proxy.util
Class DatabaseUtil

java.lang.Object
  extended by net.ihe.gazelle.proxy.util.DatabaseUtil

public class DatabaseUtil
extends Object


Constructor Summary
DatabaseUtil()
           
 
Method Summary
static StringBuffer addANDorWHERE(StringBuffer currentQueryString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseUtil

public DatabaseUtil()
Method Detail

addANDorWHERE

public static StringBuffer addANDorWHERE(StringBuffer currentQueryString)


Copyright © 2012 JBoss. All Rights Reserved.