java.lang.Object | |||
↳ | antlr.CommonAST | ||
↳ | org.hibernate.hql.ast.tree.Node | ||
↳ | org.hibernate.hql.ast.tree.JavaConstantNode |
A node representing a static Java constant.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the text to be used for rendering this particular node.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Retrieve the text to be used for rendering this particular node.
sessionFactory | The session factory |
---|