public class StatementSplitter extends Object
CommandShellEmulator.| Modifier and Type | Field and Description |
|---|---|
static String |
SQL_SPECIAL_CHARS |
| Constructor and Description |
|---|
StatementSplitter(CommandShellEmulator emulator) |
StatementSplitter(List<TokenRule> rules,
String specialChars) |
public static final String SQL_SPECIAL_CHARS
public StatementSplitter(CommandShellEmulator emulator)
Copyright © 2013–2020. All rights reserved.