public class GlobalAggregationSettingsDao extends Dao
Modifier and Type | Field and Description |
---|---|
static String |
TABLE_NAME |
logger, TABLE_NAME_PREFIX
Constructor and Description |
---|
GlobalAggregationSettingsDao() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.jdbc.core.simple.ParameterizedRowMapper<GlobalAggregationSettings> |
getRowMapper() |
GlobalAggregationSettings |
loadFirst() |
void |
save(GlobalAggregationSettings settings) |
boolToSmallint, createVirtuosoConnectionWrapper, executeInTransaction, getLookupFactory, jdbcQuery, jdbcQuery, jdbcQueryForInt, jdbcQueryForInt, jdbcQueryForInt, jdbcQueryForList, jdbcQueryForObject, jdbcQueryForObject, jdbcQueryForObject, jdbcQueryForObject, jdbcUpdate, jdbcUpdate, jdbcUpdate, setDaoLookupFactory
public static final String TABLE_NAME
protected org.springframework.jdbc.core.simple.ParameterizedRowMapper<GlobalAggregationSettings> getRowMapper()
public GlobalAggregationSettings loadFirst()
public void save(GlobalAggregationSettings settings) throws Exception
settings
- Exception
Copyright © 2013. All Rights Reserved.