public class DefaultDAOContainer extends AbstractDAOContainer
IDAOContainer using a list of DAOs
provider in the constructor.m_aRWLock| Constructor and Description |
|---|
DefaultDAOContainer(IDAO... aDAOs) |
DefaultDAOContainer(Iterable<? extends IDAO> aDAOs) |
| Modifier and Type | Method and Description |
|---|---|
List<IDAO> |
getAllContainedDAOs() |
String |
toString() |
beginWithoutAutoSave, endWithoutAutoSave, isAutoSaveEnabled, performWithoutAutoSave, performWithoutAutoSaveCopyright © 2014–2015 Philip Helger. All rights reserved.