Package | Description |
---|---|
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.search.query.hibernate.impl |
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. |
Modifier and Type | Class and Description |
---|---|
class |
FullTextQueryImpl
Implementation of
FullTextQuery . |
Copyright © 2017 JBoss by Red Hat. All rights reserved.