Class DefaultQuotingAppendable
java.lang.Object
org.apache.cayenne.access.sqlbuilder.StringBuilderAppendable
org.apache.cayenne.access.translator.select.DefaultQuotingAppendable
- All Implemented Interfaces:
- Appendable,- QuotingAppendable
- Since:
- 4.2
- 
Field SummaryFields inherited from class org.apache.cayenne.access.sqlbuilder.StringBuilderAppendablebuilder
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DefaultQuotingAppendable
 
- 
- 
Method Details- 
appendQuoted- Specified by:
- appendQuotedin interface- QuotingAppendable
- Overrides:
- appendQuotedin class- StringBuilderAppendable
 
- 
getContext- Specified by:
- getContextin interface- QuotingAppendable
- Overrides:
- getContextin class- StringBuilderAppendable
 
 
-