Uses of Class
org.teiid.translator.ldap.LDAPSearchDetails
-
-
Uses of LDAPSearchDetails in org.teiid.translator.ldap
Methods in org.teiid.translator.ldap that return LDAPSearchDetails Modifier and Type Method Description LDAPSearchDetailsIQueryToLdapSearchParser. buildRequest(String query)LDAPSearchDetailsIQueryToLdapSearchParser. translateSQLQueryToLDAPSearch(org.teiid.language.Select query)Public entry point to the parser.Constructors in org.teiid.translator.ldap with parameters of type LDAPSearchDetails Constructor Description LDAPQueryExecution(LdapContext ldapContext, LDAPSearchDetails search, SearchControls searchControls, LDAPExecutionFactory factory, org.teiid.translator.ExecutionContext context)
-