Class WhenClause
- java.lang.Object
-
- org.apache.openjpa.persistence.query.WhenClause
-
public class WhenClause extends java.lang.Object
Denotes WHEN ... THEN ... clause of a Case Statement.- Author:
- Pinaki Poddar
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toJPQL(org.apache.openjpa.persistence.query.AliasContext ctx)
-