Class SimpleHqlInterpretationImpl<R>

java.lang.Object
org.hibernate.query.spi.SimpleHqlInterpretationImpl<R>
All Implemented Interfaces:
HqlInterpretation<R>

public class SimpleHqlInterpretationImpl<R> extends Object implements HqlInterpretation<R>