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