Uses of Interface
systems.dmx.core.storage.spi.DMXTransaction
-
Packages that use DMXTransaction Package Description systems.dmx.core.impl systems.dmx.core.service systems.dmx.core.storage.spi systems.dmx.storage.neo4j -
-
Uses of DMXTransaction in systems.dmx.core.impl
Methods in systems.dmx.core.impl that return DMXTransaction Modifier and Type Method Description DMXTransactionCoreServiceImpl. beginTx() -
Uses of DMXTransaction in systems.dmx.core.service
Methods in systems.dmx.core.service that return DMXTransaction Modifier and Type Method Description DMXTransactionCoreService. beginTx() -
Uses of DMXTransaction in systems.dmx.core.storage.spi
Methods in systems.dmx.core.storage.spi that return DMXTransaction Modifier and Type Method Description DMXTransactionDMXStorage. beginTx() -
Uses of DMXTransaction in systems.dmx.storage.neo4j
Methods in systems.dmx.storage.neo4j that return DMXTransaction Modifier and Type Method Description DMXTransactionNeo4jStorage. beginTx()
-