S
- Concrete ClientSession typepublic interface MongoTransaction<S extends com.mongodb.session.ClientSession>
extends com.holonplatform.core.datastore.transaction.TransactionStatus
Transaction
.com.holonplatform.core.datastore.transaction.TransactionStatus.IllegalTransactionStatusException, com.holonplatform.core.datastore.transaction.TransactionStatus.TransactionException, com.holonplatform.core.datastore.transaction.TransactionStatus.TransactionNotSupportedException
Modifier and Type | Method and Description |
---|---|
com.holonplatform.core.datastore.transaction.TransactionConfiguration |
getConfiguration()
Get the transaction configuration.
|
S |
getSession()
Get the
ClientSession bound to this transaction. |
S getSession()
ClientSession
bound to this transaction.com.holonplatform.core.datastore.transaction.TransactionConfiguration getConfiguration()
Copyright © 2019 The Holon Platform. All rights reserved.