public class Parser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Parser.QueryTypes |
| Constructor and Description |
|---|
Parser() |
public static Queue<String> parse(String sql, String type) throws SQLException
SQLExceptionCopyright © 2019 WSO2. All rights reserved.