|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springframework.jdbc.core.support.JdbcDaoSupport
org.springframework.jdbc.core.simple.SimpleJdbcDaoSupport
org.kuali.rice.kns.dao.jdbc.PlatformAwareDaoBaseJdbc
org.kuali.kfs.sys.batch.dataaccess.impl.AbstractPreparedStatementCachingDaoJdbc
org.kuali.kfs.sys.batch.dataaccess.impl.LedgerReferenceValuePreparedStatementCachingDaoJdbc
public class LedgerReferenceValuePreparedStatementCachingDaoJdbc
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.kuali.kfs.sys.batch.dataaccess.impl.AbstractPreparedStatementCachingDaoJdbc |
---|
AbstractPreparedStatementCachingDaoJdbc.InsertingJdbcWrapper<T>, AbstractPreparedStatementCachingDaoJdbc.JdbcWrapper<T>, AbstractPreparedStatementCachingDaoJdbc.RetrievingJdbcWrapper<T>, AbstractPreparedStatementCachingDaoJdbc.UpdatingJdbcWrapper<T> |
Field Summary |
---|
Fields inherited from class org.kuali.kfs.sys.batch.dataaccess.impl.AbstractPreparedStatementCachingDaoJdbc |
---|
dateTimeService, INSERT_PREFIX, preparedStatementCache, RETRIEVE_PREFIX, UPDATE_PREFIX |
Fields inherited from class org.springframework.dao.support.DaoSupport |
---|
logger |
Constructor Summary | |
---|---|
LedgerReferenceValuePreparedStatementCachingDaoJdbc()
|
Method Summary | |
---|---|
OriginationCode |
getOriginationCode(String financialSystemOriginationCode)
|
protected Map<String,String> |
getSql()
|
SystemOptions |
getSystemOptions(Integer fiscalYear)
|
UniversityDate |
getUniversityDate(Date date)
|
Methods inherited from class org.kuali.kfs.sys.batch.dataaccess.impl.AbstractPreparedStatementCachingDaoJdbc |
---|
destroy, initialize, setDateTimeService |
Methods inherited from class org.kuali.rice.kns.dao.jdbc.PlatformAwareDaoBaseJdbc |
---|
getDbPlatform, setDbPlatform |
Methods inherited from class org.springframework.jdbc.core.simple.SimpleJdbcDaoSupport |
---|
getSimpleJdbcTemplate, initTemplateConfig |
Methods inherited from class org.springframework.jdbc.core.support.JdbcDaoSupport |
---|
checkDaoConfig, createJdbcTemplate, getConnection, getDataSource, getExceptionTranslator, getJdbcTemplate, releaseConnection, setDataSource, setJdbcTemplate |
Methods inherited from class org.springframework.dao.support.DaoSupport |
---|
afterPropertiesSet, initDao |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kuali.kfs.sys.batch.dataaccess.PreparedStatementCachingDao |
---|
destroy, initialize |
Constructor Detail |
---|
public LedgerReferenceValuePreparedStatementCachingDaoJdbc()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |