Package | Description |
---|---|
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
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 © 2001-2015 Red Hat, Inc. All Rights Reserved.