Package | Description |
---|---|
net.ravendb.client | |
net.ravendb.client.document | |
net.ravendb.client.shard |
Modifier and Type | Method and Description |
---|---|
IDocumentSession |
IDocumentStore.openSession(OpenSessionOptions sessionOptions)
Opens the session with the specified options.
|
Modifier and Type | Method and Description |
---|---|
IDocumentSession |
DocumentStore.openSession(OpenSessionOptions options) |
Modifier and Type | Method and Description |
---|---|
IDocumentSession |
ShardedDocumentStore.openSession(OpenSessionOptions sessionOptions)
Opens the session with the specified options.
|
Copyright © 2016. All Rights Reserved.