| Package | Description |
|---|---|
| li.strolch.agent.impl | |
| li.strolch.persistence.api | |
| li.strolch.persistence.inmemory |
| Modifier and Type | Method and Description |
|---|---|
ActivityDao |
CachedActivityMap.getCachedDao() |
protected ActivityDao |
TransactionalActivityMap.getDao(StrolchTransaction tx) |
protected ActivityDao |
CachedActivityMap.getDbDao(StrolchTransaction tx) |
| Modifier and Type | Method and Description |
|---|---|
ActivityDao |
PersistenceHandler.getActivityDao(StrolchTransaction tx)
Returns the
ActivityDao for the given transaction. |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryActivityDao |
| Modifier and Type | Method and Description |
|---|---|
ActivityDao |
InMemoryPersistence.getActivityDao(StrolchTransaction tx) |
Copyright © 2011–2016 Strolch. All rights reserved.