public class IQueryToLdapSearchParser extends Object
Constructor and Description |
---|
IQueryToLdapSearchParser(LDAPExecutionFactory factory)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getNameFromElement(Column e)
Method to get name from the supplied Element
|
LDAPSearchDetails |
translateSQLQueryToLDAPSearch(Select query)
Public entry point to the parser.
|
public IQueryToLdapSearchParser(LDAPExecutionFactory factory)
public LDAPSearchDetails translateSQLQueryToLDAPSearch(Select query) throws TranslatorException
query
- the queryTranslatorException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.