Package | Description |
---|---|
org.apache.cayenne.access.sqlbuilder | |
org.apache.cayenne.access.translator.select |
Modifier and Type | Method and Description |
---|---|
SQLGenerationContext |
QuotingAppendable.getContext() |
SQLGenerationContext |
StringBuilderAppendable.getContext() |
Modifier and Type | Class and Description |
---|---|
class |
TranslatorContext
Context that holds all data necessary for query translation as well as a result of that translation.
|
Modifier and Type | Method and Description |
---|---|
SQLGenerationContext |
DefaultQuotingAppendable.getContext() |
Constructor and Description |
---|
DefaultQuotingAppendable(SQLGenerationContext context) |
Copyright © 2001–2021 Apache Cayenne. All rights reserved.