| Modifier and Type | Method and Description |
|---|---|
List<ColumnReference> |
TableReferenceReplacer.getReferences(TableId id) |
| Modifier and Type | Method and Description |
|---|---|
PlaceholderReplacer |
PlaceholderReplacer.replaceAll(ColumnReference ref)
Replaces all found placeholders with the passed reference.
|
PlaceholderReplacer |
PlaceholderReplacer.replaceById(ColumnReference ref,
String placeholderId) |
TableReferenceReplacer |
TableReferenceReplacer.replaceColumnReference(ColumnReference toReplace,
ColumnReference toSet) |
| Modifier and Type | Class and Description |
|---|---|
class |
TypedColumnReference
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
Converter.getExpression(ColumnReference cr) |
| Modifier and Type | Method and Description |
|---|---|
ColumnReference |
Table.getColumnReference(Column column) |
Copyright © 2017. All Rights Reserved.