net.sourceforge.squirrel_sql.plugins.hibernate.util
Class HibernateSQLUtil

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.util.HibernateSQLUtil

public class HibernateSQLUtil
extends Object


Constructor Summary
HibernateSQLUtil()
           
 
Method Summary
static String createAllSqlsString(ArrayList<String> sqls, ISession session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateSQLUtil

public HibernateSQLUtil()
Method Detail

createAllSqlsString

public static String createAllSqlsString(ArrayList<String> sqls,
                                         ISession session)


Copyright © 2001-2012. All Rights Reserved.