public class IQueryToLdapSearchParser extends Object
| Constructor and Description |
|---|
IQueryToLdapSearchParser(LDAPExecutionFactory factory)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LDAPSearchDetails |
buildRequest(String query) |
LDAPSearchDetails |
translateSQLQueryToLDAPSearch(org.teiid.language.Select query)
Public entry point to the parser.
|
public IQueryToLdapSearchParser(LDAPExecutionFactory factory)
public LDAPSearchDetails translateSQLQueryToLDAPSearch(org.teiid.language.Select query) throws org.teiid.translator.TranslatorException
query - the queryorg.teiid.translator.TranslatorExceptionpublic LDAPSearchDetails buildRequest(String query) throws org.teiid.translator.TranslatorException
org.teiid.translator.TranslatorExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.