Package de.jaggl.sqlbuilder.domain
Class QueryableSelect
- java.lang.Object
-
- de.jaggl.sqlbuilder.domain.QueryableSelect
-
-
Constructor Summary
Constructors Constructor Description QueryableSelect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValue(BuildingContext context, Indentation indentation)
-
-
-
Method Detail
-
getValue
public String getValue(BuildingContext context, Indentation indentation)
-
-