public class WhenClause
extends Object
Denotes WHEN ... THEN ... clause of a Case Statement.
- Author:
- Pinaki Poddar
-
Method Summary
toJPQL(org.apache.openjpa.persistence.query.AliasContext ctx)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
toJPQL
public String toJPQL(org.apache.openjpa.persistence.query.AliasContext ctx)