public interface IReloadableDAO extends IDAO
IDAO.EMode| Modifier and Type | Method and Description |
|---|---|
void |
reload()
Call this method to reload the content from the original source.
|
getInitCount, getLastInitDateTime, getLastReadDateTime, getLastWriteDateTime, getReadCount, getWriteCount, writeToFileOnPendingChangeshasPendingChangesbeginWithoutAutoSave, endWithoutAutoSave, isAutoSaveEnabled, performWithoutAutoSave, performWithoutAutoSavevoid reload()
throws DAOException
DAOException - in case reloading failsCopyright © 2014–2015 Philip Helger. All rights reserved.