Uses of Interface
org.kuali.kfs.gl.batch.dataaccess.LedgerPreparedStatementCachingDao

Packages that use LedgerPreparedStatementCachingDao
org.kuali.kfs.gl.batch.dataaccess.impl   
org.kuali.kfs.gl.batch.service.impl   
 

Uses of LedgerPreparedStatementCachingDao in org.kuali.kfs.gl.batch.dataaccess.impl
 

Classes in org.kuali.kfs.gl.batch.dataaccess.impl that implement LedgerPreparedStatementCachingDao
 class LedgerPreparedStatementCachingDaoJdbc
           
 

Uses of LedgerPreparedStatementCachingDao in org.kuali.kfs.gl.batch.service.impl
 

Fields in org.kuali.kfs.gl.batch.service.impl declared as LedgerPreparedStatementCachingDao
protected  LedgerPreparedStatementCachingDao AccountingCycleCachingServiceImpl.ledgerDao
           
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type LedgerPreparedStatementCachingDao
 void AccountingCycleCachingServiceImpl.setLedgerDao(LedgerPreparedStatementCachingDao ledgerDao)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.