Package | Description |
---|---|
net.ravendb.client | |
net.ravendb.client.document | |
net.ravendb.client.shard |
Modifier and Type | Method and Description |
---|---|
ISyncAdvancedSessionOperation |
IDocumentSession.advanced()
Get the accessor for advanced operations
Those operations are rarely needed, and have been moved to a separate
property to avoid cluttering the API
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentSession
Implements Unit of Work for accessing the RavenDB server
|
Modifier and Type | Method and Description |
---|---|
ISyncAdvancedSessionOperation |
DocumentSession.advanced()
Get the accessor for advanced operations
Note: Those operations are rarely needed, and have been moved to a separate
property to avoid cluttering the API
|
Modifier and Type | Class and Description |
---|---|
class |
ShardedDocumentSession |
Modifier and Type | Method and Description |
---|---|
ISyncAdvancedSessionOperation |
ShardedDocumentSession.advanced() |
Copyright © 2016. All Rights Reserved.