org.jpox.store.rdbms.query
Class JPQLQueryCompiler

java.lang.Object
  extended by org.jpox.store.query.QueryCompiler
      extended by org.jpox.store.rdbms.query.JavaQueryCompiler
          extended by org.jpox.store.rdbms.query.JPQLQueryCompiler
All Implemented Interfaces:
org.jpox.store.mapped.expression.UnboundVariable.VariableBinder

public class JPQLQueryCompiler
extends JavaQueryCompiler

Compiler of JPQL queries for RDBMS datastores. Takes the input query and provides two forms of compilation :-