| java.lang.Object | |
| ↳ | org.hibernate.hql.ast.util.PathHelper | 
Provides utility methods for paths.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Turns a path into an AST. 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
Turns a path into an AST.
| path | The path. | 
|---|---|
| factory | The AST factory to use. |