net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects
Class CommandLineOutput

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects.CommandLineOutput

public class CommandLineOutput
extends Object


Constructor Summary
CommandLineOutput()
           
 
Method Summary
static void displayObjects(ArrayList<MappedClassInfo> mappedClassInfos, RootType root, Class persistenCollectionClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineOutput

public CommandLineOutput()
Method Detail

displayObjects

public static void displayObjects(ArrayList<MappedClassInfo> mappedClassInfos,
                                  RootType root,
                                  Class persistenCollectionClass)


Copyright © 2001-2012. All Rights Reserved.