Class TranslatorContext
java.lang.Object
org.apache.cayenne.access.translator.select.TranslatorContext
- All Implemented Interfaces:
- SQLGenerationContext
Context that holds all data necessary for query translation as well as a result of that translation.
- Since:
- 4.2
- 
Method SummaryModifier and TypeMethodDescription
- 
Method Details- 
getBindings- Specified by:
- getBindingsin interface- SQLGenerationContext
 
- 
getAdapter- Specified by:
- getAdapterin interface- SQLGenerationContext
 
- 
getRootDbEntity- Specified by:
- getRootDbEntityin interface- SQLGenerationContext
 
- 
getQuotingStrategy- Specified by:
- getQuotingStrategyin interface- SQLGenerationContext
 
 
-