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