-
- All Implemented Interfaces:
public final class IgniteSelect extends Select
-
-
Constructor Summary
Constructors Constructor Description IgniteSelect(String asChar)
-
Method Summary
Modifier and Type Method Description final StringgetEspChar()final UnitsetEspChar(String espChar)final StringgetAsChar()final UnitsetAsChar(String asChar)final BooleangetEspTableName()final UnitsetEspTableName(Boolean espTableName)-
-
Constructor Detail
-
IgniteSelect
IgniteSelect(String asChar)
-
-
Method Detail
-
getEspChar
final String getEspChar()
-
setEspChar
final Unit setEspChar(String espChar)
-
getEspTableName
final Boolean getEspTableName()
-
setEspTableName
final Unit setEspTableName(Boolean espTableName)
-
-
-
-