| Package | Description |
|---|---|
| systems.dmx.core.impl | |
| systems.dmx.core.service | |
| systems.dmx.core.storage.spi | |
| systems.dmx.storage.neo4j |
| Modifier and Type | Field and Description |
|---|---|
private static ThreadLocal<DMXTransaction> |
TransactionFactory.threadLocalTransaction |
| Modifier and Type | Method and Description |
|---|---|
(package private) DMXTransaction |
StorageDecorator.beginTx() |
DMXTransaction |
CoreServiceImpl.beginTx() |
| Modifier and Type | Method and Description |
|---|---|
DMXTransaction |
CoreService.beginTx() |
| Modifier and Type | Method and Description |
|---|---|
DMXTransaction |
DMXStorage.beginTx() |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
Neo4jTransactionAdapter
Adapts a Neo4j transaction to a DMX transaction.
|
| Modifier and Type | Method and Description |
|---|---|
DMXTransaction |
Neo4jStorage.beginTx() |
Copyright © 2018. All Rights Reserved.