Package | Description |
---|---|
net.ravendb.client | |
net.ravendb.client.document |
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
|
Copyright © 2014. All Rights Reserved.