|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterContainer | |
|---|---|
| org.hibernate.hql.ast.tree | |
| org.hibernate.hql.ast.util | |
| Uses of ParameterContainer in org.hibernate.hql.ast.tree |
|---|
| Classes in org.hibernate.hql.ast.tree that implement ParameterContainer | |
|---|---|
class |
ComponentJoin
Models an explicit join terminating at a component value (e.g. |
class |
FromElement
Represents a single mapped class mentioned in an HQL FROM clause. |
class |
ImpliedFromElement
Represents a FROM element implied by a path expression or a collection reference. |
class |
SqlFragment
Represents an SQL fragment in the AST. |
| Uses of ParameterContainer in org.hibernate.hql.ast.util |
|---|
| Methods in org.hibernate.hql.ast.util with parameters of type ParameterContainer | |
|---|---|
static void |
JoinProcessor.processDynamicFilterParameters(String sqlFragment,
ParameterContainer container,
HqlSqlWalker walker)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||