Package | Description |
---|---|
net.ravendb.client | |
net.ravendb.client.document | |
net.ravendb.client.shard |
Modifier and Type | Interface and Description |
---|---|
interface |
IDocumentSessionImpl
Interface for document session which holds the internal operations
|
Modifier and Type | Method and Description |
---|---|
IEagerSessionOperations |
ISyncAdvancedSessionOperation.eagerly()
Access the eager operations
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentSession
Implements Unit of Work for accessing the RavenDB server
|
Modifier and Type | Method and Description |
---|---|
IEagerSessionOperations |
DocumentSession.eagerly()
Access the eager operations
|
Modifier and Type | Class and Description |
---|---|
class |
ShardedDocumentSession |
Modifier and Type | Method and Description |
---|---|
IEagerSessionOperations |
ShardedDocumentSession.eagerly()
Access the eager operations
|
Copyright © 2016. All Rights Reserved.