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

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

public class ViewObjectsUtil
extends Object


Constructor Summary
ViewObjectsUtil()
           
 
Method Summary
static MappedClassInfo findMappedClassInfo(String className, ArrayList<MappedClassInfo> mappedClassInfos, boolean allowNotFound)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewObjectsUtil

public ViewObjectsUtil()
Method Detail

findMappedClassInfo

public static MappedClassInfo findMappedClassInfo(String className,
                                                  ArrayList<MappedClassInfo> mappedClassInfos,
                                                  boolean allowNotFound)


Copyright © 2001-2012. All Rights Reserved.