public interface SqlParserImplFactory
SqlAbstractParserImpl objects.
A parser factory allows you to include a custom parser in
Planner created through
Frameworks.
| Modifier and Type | Method and Description |
|---|---|
SqlAbstractParserImpl |
getParser(Reader stream)
Get the underlying parser implementation.
|
SqlAbstractParserImpl getParser(Reader stream)
SqlAbstractParserImpl object.Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.