public class WowSelectParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HQL_SELECT_SEPARATORS |
| Constructor and Description |
|---|
WowSelectParser(Set columns,
String alias) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(String wheres) |
static String |
root(String qualifiedName) |
String |
toHql() |
public static final String HQL_SELECT_SEPARATORS
Copyright © 2018. All Rights Reserved.