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