-
- All Known Implementing Classes:
CCJSqlParserManager
public interface JSqlParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Statement
parse(java.io.Reader statementReader)
-
-
-
Method Detail
-
parse
Statement parse(java.io.Reader statementReader) throws JSQLParserException
- Throws:
JSQLParserException
-
-