public class StringUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SQL_BLOCK_SEPARATOR |
static java.lang.String |
SQL_BLOCK_SEPARATOR_SEMICOLON_INCLUSIVE |
Constructor and Description |
---|
StringUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
escapeSQLComments(java.lang.String script) |