- addColumn(String, Object) - Method in class org.teiid.translator.mongodb.IDRef
-
- addNode(ExistsNode) - Method in class org.teiid.translator.mongodb.MergePlanner
-
- addNode(UnwindNode) - Method in class org.teiid.translator.mongodb.MergePlanner
-
- addNode(ProjectionNode, String) - Method in class org.teiid.translator.mongodb.MergePlanner
-
- append(LanguageObject) - Method in class org.teiid.translator.mongodb.ExpressionEvaluator
-
Appends the string form of the LanguageObject to the current buffer.
- append(List<? extends LanguageObject>) - Method in class org.teiid.translator.mongodb.ExpressionEvaluator
-
Simple utility to append a list of language objects to the current buffer
by creating a comma-separated list.
- append(LanguageObject[]) - Method in class org.teiid.translator.mongodb.ExpressionEvaluator
-
Simple utility to append an array of language objects to the current buffer
by creating a comma-separated list.
- append(LanguageObject) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
-
Appends the string form of the LanguageObject to the current buffer.
- append(List<? extends LanguageObject>) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
-
Simple utility to append a list of language objects to the current buffer
by creating a comma-separated list.
- append(LanguageObject[]) - Method in class org.teiid.translator.mongodb.MongoDBSelectVisitor
-
Simple utility to append an array of language objects to the current buffer
by creating a comma-separated list.
- append(String, ProjectionNode) - Method in class org.teiid.translator.mongodb.ProjectionNode
-
- AVOID_PROJECTION - Static variable in class org.teiid.translator.mongodb.MongoDBExecutionFactory
-