| Package | Description |
|---|---|
| org.teiid.language | |
| org.teiid.translator |
| Modifier and Type | Field and Description |
|---|---|
static LanguageFactory |
LanguageFactory.INSTANCE
Public instance, holds no state so can be shared by everyone.
|
| Modifier and Type | Method and Description |
|---|---|
static Condition |
LanguageUtil.combineCriteria(Condition primaryCrit,
Condition additionalCrit,
LanguageFactory languageFactory)
This utility method can be used to combine two criteria using an AND.
|
| Modifier and Type | Method and Description |
|---|---|
LanguageFactory |
ExecutionFactory.getLanguageFactory()
Obtain a reference to the default LanguageFactory that can be used to construct
new language interface objects.
|
LanguageFactory |
BaseDelegatingExecutionFactory.getLanguageFactory() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.