|
||||||||||
| 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.coa.dataaccess.impl.PriorYearOrganizationDaoJdbc
public class PriorYearOrganizationDaoJdbc
This class performs actions against the database through direct SQL command calls.
| Field Summary |
|---|
| Fields inherited from class org.springframework.dao.support.DaoSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
PriorYearOrganizationDaoJdbc()
|
|
| Method Summary | |
|---|---|
int |
copyCurrentOrganizationsToPriorYearTable()
This method copies all organization records from the current Org table to the Prior Year Organization table. |
int |
purgePriorYearOrganizations()
This method purges all records in the Prior Year Organization table in the DB. |
| 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 |
| Constructor Detail |
|---|
public PriorYearOrganizationDaoJdbc()
| Method Detail |
|---|
public int purgePriorYearOrganizations()
purgePriorYearOrganizations in interface PriorYearOrganizationDaoPriorYearOrganizationDao.purgePriorYearOrganizations()public int copyCurrentOrganizationsToPriorYearTable()
copyCurrentOrganizationsToPriorYearTable in interface PriorYearOrganizationDaoPriorYearOrganizationDao.copyCurrentOrganizationsToPriorYearTable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||