class Regex (View source)

Constants

private SQL_AS

private SQL_FUNCTION_NAME

private SQL_FUNCTION_ARGUMENTS

private SQL_FUNCTION_COLUMN_ALIAS

private SQL_TABLE_PREFIX

private SQL_COLUMN_NAME

private SQL_COLUMN_ALIAS

private SQL_TABLE_NAME

private SQL_TABLE_ALIAS

private SQL_TABLE_PREFIX_HOST

private SQL_COLUMN_NAME_HOST

private SQL_SIGNAL

private SQL_SIGNAL_WITH_SPACE

private SQL_FUNCTION_SIGNAL

private SQL_TABLE_PREFIX_CONSUMER

private SQL_COLUMN_NAME_CONSUMER

private SQL_LIMIT

private SQL_OFFSET

private SQL_AGGREGATION

private SQL_ARGUMENTS

private SQL_AND_OR_COMMA

private SQL_ARGUMENTS_EXTRA

private SQL_ARGUMENTS_UNLIMITED

private SQL_FUNCTION_TABLE_ALIAS

private SQL_FUNCTION_COLUMN_NAME

private SQL_FUNCTION_AGGREGATION

private SQL_FUNCTION_ARGUMENTS_WITHOUT_COMMA

private SQL_FUNCTION_ARGUMENTS_EXTRA

private SQL_FUNCTION_ARGUMENTS_WITHOUT

Methods

static string
getLimit()

No description

static string
getGroupOrder()

No description

static string
getSelect()

No description

static string
getFrom()

No description

static string
getOn()

No description

static string
getWhereHaving()

No description

Details

static string getLimit()

No description

Return Value

string

static string getGroupOrder()

No description

Return Value

string

static string getSelect()

No description

Return Value

string

static string getFrom()

No description

Return Value

string

static string getOn()

No description

Return Value

string

static string getWhereHaving()

No description

Return Value

string