Class FromItemSelect
- java.lang.Object
 - 
- com.ibm.fhir.database.utils.query.FromItem
 - 
- com.ibm.fhir.database.utils.query.FromItemSelect
 
 
 
- 
public class FromItemSelect extends FromItem
Represents a table referenced in the from list 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedFromItemSelect(Select subQuery, Alias alias)Protected constructor 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString() 
 -