protected class AbstractHibernateQuery.HibernateJunction extends Query.Junction
| Modifiers | Name | Description |
|---|---|---|
protected java.lang.String |
alias |
|
protected org.hibernate.criterion.Junction |
hibernateJunction |
| Constructor and description |
|---|
HibernateJunction(org.hibernate.criterion.Junction junction, java.lang.String alias) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Query.Junction |
add(Query.Criterion c) |
| Methods inherited from class | Name |
|---|---|
class Query.Junction |
add, getCriteria, isEmpty |