Class AbstractJPQLQueryFormatter

java.lang.Object
org.eclipse.persistence.jpa.jpql.tools.model.BaseJPQLQueryFormatter
org.eclipse.persistence.jpa.jpql.tools.model.AbstractJPQLQueryFormatter
All Implemented Interfaces:
IJPQLQueryFormatter, StateObjectVisitor
Direct Known Subclasses:
DefaultJPQLQueryFormatter, EclipseLinkJPQLQueryFormatter

public abstract class AbstractJPQLQueryFormatter extends BaseJPQLQueryFormatter
The abstract definition of a IJPQLQueryFormatter, which converts an StateObject into its string representation that can be used as a real JPQL query.
Since:
2.4
Version:
2.5