Package | Description |
---|---|
com.mysema.query.hibernate.search | |
com.mysema.query.lucene | |
com.mysema.query.mongodb | |
com.mysema.query.mongodb.morphia | |
com.mysema.query.support |
Various support classes
|
Modifier and Type | Class and Description |
---|---|
class |
SearchQuery<T>
SearchQuery is a Query implementation for Hibernate Search
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLuceneQuery<T,Q extends AbstractLuceneQuery<T,Q>>
AbstractLuceneQuery is an abstract super class for Lucene query implementations
|
class |
LuceneQuery
LuceneQuery is a Querydsl query implementation for Lucene queries.
|
class |
TypedQuery<T>
TypedQuery is a typed query implementation for Lucene queries.
|
Modifier and Type | Class and Description |
---|---|
class |
MongodbQuery<K>
MongodbQuery provides a general Querydsl query implementation with a pluggable DBObject to Bean transformation
|
Modifier and Type | Class and Description |
---|---|
class |
MorphiaQuery<K>
MorphiaQuery extends
MongodbQuery with Morphia specific transformations |
Modifier and Type | Class and Description |
---|---|
class |
SimpleProjectableAdapter<T>
SimpleQueryAdapter is an adapter implementation for the
SimpleQuery and
SimpleProjectable interfaces |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.