|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.hql.ast.util.PathHelper
public final class PathHelper
Provides utility methods for paths.
| Method Summary | |
|---|---|
static java.lang.String |
getAlias(java.lang.String path)
|
static antlr.collections.AST |
parsePath(java.lang.String path,
antlr.ASTFactory factory)
Turns a path into an AST. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static antlr.collections.AST parsePath(java.lang.String path,
antlr.ASTFactory factory)
path - The path.factory - The AST factory to use.
public static java.lang.String getAlias(java.lang.String path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||