| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJBQLTranslationContext | |
|---|---|
| org.apache.cayenne.access.jdbc | Contains classes that handle JDBC interactions. | 
| Uses of EJBQLTranslationContext in org.apache.cayenne.access.jdbc | 
|---|
| Fields in org.apache.cayenne.access.jdbc declared as EJBQLTranslationContext | |
|---|---|
| protected  EJBQLTranslationContext | EJBQLConditionTranslator.context | 
| protected  EJBQLTranslationContext | EJBQLDeleteTranslator.context | 
| protected  EJBQLTranslationContext | EJBQLFromTranslator.context | 
| protected  EJBQLTranslationContext | EJBQLJoinAppender.context | 
| protected  EJBQLTranslationContext | EJBQLSelectColumnsTranslator.context | 
| protected  EJBQLTranslationContext | EJBQLSelectTranslator.context | 
| Methods in org.apache.cayenne.access.jdbc that return EJBQLTranslationContext | |
|---|---|
|  EJBQLTranslationContext | EJBQLTranslationContext.append(char chunk)Appends a piece of SQL to the internal buffer. | 
|  EJBQLTranslationContext | EJBQLTranslationContext.append(String chunk)Appends a piece of SQL to the internal buffer. | 
| Constructors in org.apache.cayenne.access.jdbc with parameters of type EJBQLTranslationContext | |
|---|---|
| EJBQLConditionTranslator(EJBQLTranslationContext context) | |
| EJBQLDbPathTranslator(EJBQLTranslationContext context) | |
| EJBQLDeleteTranslator(EJBQLTranslationContext context) | |
| EJBQLFromTranslator(EJBQLTranslationContext context) | |
| EJBQLJoinAppender(EJBQLTranslationContext context) | |
| EJBQLPathTranslator(EJBQLTranslationContext context) | |
| EJBQLSelectColumnsTranslator(EJBQLTranslationContext context) | |
| EJBQLSelectTranslator(EJBQLTranslationContext context) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||