Package org.apache.openjpa.kernel.jpql
Class JPQLExpressionBuilder.ParsedJPQL
- java.lang.Object
 - 
- org.apache.openjpa.kernel.jpql.JPQLExpressionBuilder.ParsedJPQL
 
 
- 
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - JPQLExpressionBuilder
 
public static class JPQLExpressionBuilder.ParsedJPQL extends Object implements Serializable
Public for unit testing purposes.- See Also:
 - Serialized Form
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<?>getCandidateType()Public for unit testing purposes.StringtoString() 
 -