Class AbstractCommonQueryContract

java.lang.Object
org.hibernate.query.spi.AbstractCommonQueryContract
All Implemented Interfaces:
CommonQueryContract
Direct Known Subclasses:
AbstractSelectionQuery

@Internal public abstract class AbstractCommonQueryContract extends Object implements CommonQueryContract
Base implementation of CommonQueryContract.
API Note:
This class is now considered internal implementation and will move to an internal package in a future version. Application programs should never depend directly on this class.