net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects
Class TupelType
java.lang.Object
net.sourceforge.squirrel_sql.plugins.hibernate.viewobjects.TupelType
- All Implemented Interfaces:
- IType
public class TupelType
- extends Object
- implements IType
TupelType
public TupelType(ArrayList<MappedClassInfo> myMappedClassInfos,
ArrayList<MappedClassInfo> allMappedClassInfos,
List<ObjectSubstituteRoot> arrays)
getKidTypes
public ArrayList<? extends IType> getKidTypes()
- Specified by:
getKidTypes in interface IType
getResults
public ArrayList<TupelResult> getResults()
- Specified by:
getResults in interface IType
- Returns:
- null if this Type does not have results
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2012. All Rights Reserved.