Interface | Description |
---|---|
IEagerSessionOperations |
Allow to perform eager operations on the session
|
ILazyLoaderWithInclude |
Fluent interface for specifying include paths
for loading documents lazily
NOTE: Java version does not contain method load that skips class parameter - since we can't track type in method signature based on Path object
|
ILazyOperation | |
ILazySessionOperations |
Specify interface for lazy operation for the session
|
Class | Description |
---|---|
LazyLoadOperation<T> | |
LazyMoreLikeThisOperation<T> | |
LazyMultiLoaderWithInclude | |
LazyMultiLoadOperation<T> | |
LazyQueryOperation<T> | |
LazyStartsWithOperation<T> | |
LazySuggestOperation | |
LazyTransformerLoadOperation<T> |
Copyright © 2016. All Rights Reserved.