Uses of Class
org.hibernate.internal.AbstractQueryImpl

Packages that use AbstractQueryImpl
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
 

Uses of AbstractQueryImpl in org.hibernate.internal
 

Subclasses of AbstractQueryImpl in org.hibernate.internal
 class CollectionFilterImpl
          implementation of the Query interface for collection filters
 class QueryImpl
          default implementation of the Query interface, for "ordinary" HQL queries (not collection filters)
 class SQLQueryImpl
          Implementation of the SQLQuery contract.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.