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

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects.TupelResult
All Implemented Interfaces:
IResult

public class TupelResult
extends Object
implements IResult


Constructor Summary
TupelResult(ArrayList<MappedClassInfo> mappedClassInfos, ObjectSubstituteRoot array)
           
 
Method Summary
 ArrayList<SingleResult> getSingleResults()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TupelResult

public TupelResult(ArrayList<MappedClassInfo> mappedClassInfos,
                   ObjectSubstituteRoot array)
Method Detail

getSingleResults

public ArrayList<SingleResult> getSingleResults()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2012. All Rights Reserved.