protected class SelectStatement.SelectedItem extends Object
| Constructor and Description |
|---|
SelectedItem(SQLText st,
String alias,
boolean primary) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getAlias() |
SQLText |
getSQLText() |
int |
hashCode() |
boolean |
isPrimary() |
void |
setAlias(String alias) |
Copyright © 2019. All rights reserved.