public interface QuotedID
An identifier can be in quotation marks (to preserve the case etc.). Quotation, however, is ignored when identifiers are compared
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
returns the identifier (stripped of quotation marks)
|
String |
getSQLRendering()
returns SQL rendering of the identifier, in quotes, if necessary
|
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.