public interface CommonQueryContract extends BasicQueryContract
Defines the aspects of query definition that apply to all forms of querying (HQL, JPQL, criteria) across all forms of persistence contexts (Session, StatelessSession, EntityManager).
getCacheMode, getCacheRegion, getFetchSize, getHibernateFlushMode, getReturnTypes, getTimeout, isCacheable, isReadOnly, setCacheable, setCacheMode, setCacheRegion, setFetchSize, setFlushMode, setHibernateFlushMode, setReadOnly, setTimeoutCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.