List of usage examples for org.hibernate.hql.spi QueryTranslatorFactory interface-usage
From source file org.rhq.core.domain.util.JoinFetchReportingQueryTranslatorFactory.java
/** * A query translator factory to be set in the hibernate configuration to report the usage of JOIN FETCH with limit. * * @author Lukas Krejci */ public class JoinFetchReportingQueryTranslatorFactory implements QueryTranslatorFactory {