Package | Description |
---|---|
org.hibernate.impl |
This package contains implementations of the
central Hibernate APIs, especially the
Hibernate session.
|
Modifier and Type | Class and Description |
---|---|
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 © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved