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