|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectionConstants | |
---|---|
org.hibernate.search.jpa | |
org.hibernate.search.jpa.impl | |
org.hibernate.search.query.engine.impl | |
org.hibernate.search.query.engine.spi |
Uses of ProjectionConstants in org.hibernate.search.jpa |
---|
Subinterfaces of ProjectionConstants in org.hibernate.search.jpa | |
---|---|
interface |
FullTextQuery
The base interface for lucene powered searches. |
Uses of ProjectionConstants in org.hibernate.search.jpa.impl |
---|
Classes in org.hibernate.search.jpa.impl that implement ProjectionConstants | |
---|---|
class |
FullTextQueryImpl
Implements JPA 2 query interface and delegate the call to a Hibernate Core FullTextQuery. |
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). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |