Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.criterion.PropertyExpression
Constructor Summary | |
|
Method Summary | |
String |
|
TypedValue[] |
|
String |
|
String |
|
protected PropertyExpression(String propertyName, String otherPropertyName, String op)
public String getOp()
public TypedValue[] getTypedValues(Criteria criteria, CriteriaQuery criteriaQuery) throws HibernateException
- Specified by:
- getTypedValues in interface Criterion
public String toSqlString(Criteria criteria, CriteriaQuery criteriaQuery) throws HibernateException
- Specified by:
- toSqlString in interface Criterion
public String toString()