Package ch.tocco.nice2.persist.core.spi.entity.query.ql
package ch.tocco.nice2.persist.core.spi.entity.query.ql
-
ClassDescriptionBase implementation for
Query
which handles the ordering aspects.Common base class forQueryCompiler
implementationsThis class provides an empty implementation ofPersistQLListener
, which can be extended to create a listener which only needs to handle a subset of the available methods.This interface defines a complete listener for a parse tree produced byPersistQLParser
.