| Package | Description |
|---|---|
| de.caluga.morphium | |
| de.caluga.morphium.driver | |
| de.caluga.morphium.driver.inmem | |
| de.caluga.morphium.driver.mongodb |
| Modifier and Type | Method and Description |
|---|---|
MorphiumTransactionContext |
Morphium.getTransaction() |
| Modifier and Type | Method and Description |
|---|---|
void |
Morphium.setTransaction(MorphiumTransactionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
MorphiumTransactionContext |
MorphiumDriver.getTransactionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
MorphiumDriver.setTransactionContext(MorphiumTransactionContext ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemTransactionContext
User: Stephan Bösebeck
Date: 03.07.18
Time: 23:34
TODO: Add documentation here
|
| Modifier and Type | Method and Description |
|---|---|
MorphiumTransactionContext |
InMemoryDriver.getTransactionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryDriver.setTransactionContext(MorphiumTransactionContext ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoTransactionContext
User: Stephan Bösebeck
Date: 03.07.18
Time: 22:19
TODO: Add documentation here
|
| Modifier and Type | Method and Description |
|---|---|
MorphiumTransactionContext |
MongoDriver.getTransactionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoDriver.setTransactionContext(MorphiumTransactionContext ctx) |
Copyright © 2022. All rights reserved.