public class RawQuotedIDFactory extends SQLStandardQuotedIDFactory
NO_QUOTATION, QUOTATION_STRING| Constructor and Description |
|---|
RawQuotedIDFactory(QuotedIDFactory idFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected QuotedID |
createFromString(String s)
creates an ID from the database record (as though it is a quoted name)
|
String |
getIDQuotationString() |
createAttributeID, createRelationID, createRelationIDpublic RawQuotedIDFactory(QuotedIDFactory idFactory)
protected QuotedID createFromString(@Nonnull String s)
createFromString in class SQLStandardQuotedIDFactorys - public String getIDQuotationString()
getIDQuotationString in interface QuotedIDFactorygetIDQuotationString in class SQLStandardQuotedIDFactoryCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.