Class | Description |
---|---|
LedgerEntryBalanceCachingDaoJdbc |
This class...
|
LedgerPreparedStatementCachingDaoJdbc | |
OrganizationReversionUnitOfWorkDaoJdbc |
A JDBC implementation of the OrganizationReversionUnitOfWorkDao...we had to use this because PersistenceService
truncated tables, which is something you can't do on tables with primary keys.
|
ReconciliationDaoOjb |
Uses OJB to determine the column name -> java attribute name mapping
|
SufficientFundsDaoOjb |
An OJB implementation of SufficientFundsDao
|
YearEndDaoJdbc |
A JDBC implementation of the YearEndDao, built mainly because OJB is darn slow at some queries
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.