| Package | Description |
|---|---|
| com.helger.photon.basic.app.dao | |
| com.helger.photon.basic.app.dao.impl |
| Modifier and Type | Method and Description |
|---|---|
static IDAO.EMode |
IDAO.EMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDAO.EMode[] |
IDAO.EMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected File |
AbstractWALDAO.getSafeFile(String sFilename,
IDAO.EMode eMode) |
protected File |
AbstractSimpleDAO.getSafeFile(String sFilename,
IDAO.EMode eMode) |
Copyright © 2014–2017 Philip Helger. All rights reserved.