Class SystemPropertiesDaoImpl

java.lang.Object
org.broadleafcommerce.common.cache.AbstractCacheMissAware<SystemProperty>
org.broadleafcommerce.common.config.dao.SystemPropertiesDaoImpl
All Implemented Interfaces:
SystemPropertiesDao

@Repository("blSystemPropertiesDao") public class SystemPropertiesDaoImpl extends AbstractCacheMissAware<SystemProperty> implements SystemPropertiesDao
This DAO enables access to manage system properties that can be stored in the database.

User: Kelly Tisdell Date: 6/20/12