public interface ParsedStatement
| Modifier and Type | Method and Description |
|---|---|
String |
parseQuery(String queryIn) |
String parseQuery(String queryIn) throws SQLException
queryIn - query to be parsed in flex-mode implementationSQLException - is thrown if during parsing something goes wrongCopyright © 2017 SAP SE. All Rights Reserved.