Package | Description |
---|---|
net.ravendb.client.linq |
Modifier and Type | Class and Description |
---|---|
class |
RavenQueryProvider<T> |
Modifier and Type | Method and Description |
---|---|
<S> IRavenQueryProvider |
IRavenQueryProvider.forClass(Class<S> clazz)
Change the result type for the query provider
|
<S> IRavenQueryProvider |
RavenQueryProvider.forClass(Class<S> clazz) |
Modifier and Type | Method and Description |
---|---|
void |
RavenQueryInspector.init(Class<T> clazz,
IRavenQueryProvider provider,
RavenQueryStatistics queryStats,
RavenQueryHighlightings highlightings,
String indexName,
com.mysema.query.types.Expression<?> expression,
InMemoryDocumentSessionOperations session,
IDatabaseCommands databaseCommands,
boolean isMapReduce) |
Copyright © 2016. All Rights Reserved.