|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectionConstants | |
---|---|
org.hibernate.search | |
org.hibernate.search.query.engine.impl | |
org.hibernate.search.query.engine.spi | |
org.hibernate.search.query.hibernate.impl |
Uses of ProjectionConstants in org.hibernate.search |
---|
Subinterfaces of ProjectionConstants in org.hibernate.search | |
---|---|
interface |
FullTextQuery
The base interface for Lucene powered searches. |
Uses of ProjectionConstants in org.hibernate.search.query.engine.impl |
---|
Classes in org.hibernate.search.query.engine.impl that implement ProjectionConstants | |
---|---|
class |
HSQueryImpl
|
Uses of ProjectionConstants in org.hibernate.search.query.engine.spi |
---|
Subinterfaces of ProjectionConstants in org.hibernate.search.query.engine.spi | |
---|---|
interface |
HSQuery
Defines and executes an Hibernate Search query (wrapping a Lucene query). |
Uses of ProjectionConstants in org.hibernate.search.query.hibernate.impl |
---|
Classes in org.hibernate.search.query.hibernate.impl that implement ProjectionConstants | |
---|---|
class |
FullTextQueryImpl
Implementation of FullTextQuery . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |