org.apache.openjpa.kernel.jpql
Class JPQLExpressionBuilder.ParsedJPQL

java.lang.Object
  extended by 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
 Class getCandidateType()
          Public for unit testing purposes.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCandidateType

public Class getCandidateType()
Public for unit testing purposes.


toString

public String toString()
Overrides:
toString in class Object


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01