public class LedgerReferenceValuePreparedStatementCachingDaoJdbc extends AbstractPreparedStatementCachingDaoJdbc implements LedgerReferenceValuePreparedStatementCachingDao
AbstractPreparedStatementCachingDaoJdbc.InsertingJdbcWrapper<T>, AbstractPreparedStatementCachingDaoJdbc.JdbcWrapper<T>, AbstractPreparedStatementCachingDaoJdbc.RetrievingJdbcWrapper<T>, AbstractPreparedStatementCachingDaoJdbc.RetrievingListJdbcWrapper<T>, AbstractPreparedStatementCachingDaoJdbc.UpdatingJdbcWrapper<T>
INSERT_PREFIX, preparedStatementCache, RETRIEVE_PREFIX, UPDATE_PREFIX
Constructor and Description |
---|
LedgerReferenceValuePreparedStatementCachingDaoJdbc() |
Modifier and Type | Method and Description |
---|---|
OriginationCode |
getOriginationCode(String financialSystemOriginationCode) |
protected Map<String,String> |
getSql() |
SystemOptions |
getSystemOptions(Integer fiscalYear) |
UniversityDate |
getUniversityDate(Date date) |
destroy, initialize
getDbPlatform, setDbPlatform
getSimpleJdbcTemplate, initTemplateConfig
checkDaoConfig, createJdbcTemplate, getConnection, getDataSource, getExceptionTranslator, getJdbcTemplate, releaseConnection, setDataSource, setJdbcTemplate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, initialize
public LedgerReferenceValuePreparedStatementCachingDaoJdbc()
protected Map<String,String> getSql()
getSql
in class AbstractPreparedStatementCachingDaoJdbc
public OriginationCode getOriginationCode(String financialSystemOriginationCode)
getOriginationCode
in interface LedgerReferenceValuePreparedStatementCachingDao
public SystemOptions getSystemOptions(Integer fiscalYear)
getSystemOptions
in interface LedgerReferenceValuePreparedStatementCachingDao
public UniversityDate getUniversityDate(Date date)
getUniversityDate
in interface LedgerReferenceValuePreparedStatementCachingDao
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.