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

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

public class RootType
extends Object


Constructor Summary
RootType(List<ObjectSubstituteRoot> objects, ArrayList<MappedClassInfo> allMappedClassInfos)
           
 
Method Summary
 IType getResultType()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RootType

public RootType(List<ObjectSubstituteRoot> objects,
                ArrayList<MappedClassInfo> allMappedClassInfos)
Method Detail

getResultType

public IType getResultType()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2012. All Rights Reserved.