public class DefaultQuotingAppendable extends StringBuilderAppendable
builder| Constructor and Description |
|---|
DefaultQuotingAppendable(SQLGenerationContext context) |
| Modifier and Type | Method and Description |
|---|---|
QuotingAppendable |
appendQuoted(CharSequence content) |
SQLGenerationContext |
getContext() |
public DefaultQuotingAppendable(SQLGenerationContext context)
public QuotingAppendable appendQuoted(CharSequence content)
appendQuoted in interface QuotingAppendableappendQuoted in class StringBuilderAppendablepublic SQLGenerationContext getContext()
getContext in interface QuotingAppendablegetContext in class StringBuilderAppendableCopyright © 2001–2021 Apache Cayenne. All rights reserved.