@Repository public class ServerConfigurationDaoImpl extends BaseJpaDao implements ServerConfigurationDao
BaseJpaDao.NaturalIdQuery<T>logger, PERSISTENCE_UNIT_NAME| Constructor and Description |
|---|
ServerConfigurationDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
ServerConfigurationImpl |
createOrUpdateConfiguration(BlackboardServerConfigurationResponse configurationResponse) |
void |
deleteServerConfiguration() |
ServerConfigurationImpl |
getServerConfiguration() |
afterPropertiesSet, createCachedQuery, createCriteriaQuery, createNaturalIdQuery, createParameterExpression, createParameterExpression, createQuery, getApplicationContext, getCacheRegionName, getEntityManager, getTransactionOperations, setApplicationContext, setEntityManager, setTransactionOperations@Transactional public ServerConfigurationImpl createOrUpdateConfiguration(BlackboardServerConfigurationResponse configurationResponse)
createOrUpdateConfiguration in interface ServerConfigurationDaopublic ServerConfigurationImpl getServerConfiguration()
getServerConfiguration in interface ServerConfigurationDao@Transactional public void deleteServerConfiguration()
deleteServerConfiguration in interface ServerConfigurationDaoCopyright © 2016 Jasig. All Rights Reserved.