org.kuali.kfs.sys.batch.dataaccess
Interface PreparedStatementCachingDao

All Known Subinterfaces:
LedgerPreparedStatementCachingDao, LedgerPreparedStatementCachingDao, LedgerReferenceValuePreparedStatementCachingDao, LedgerReferenceValuePreparedStatementCachingDao
All Known Implementing Classes:
AbstractPreparedStatementCachingDaoJdbc, LedgerPreparedStatementCachingDaoJdbc, LedgerPreparedStatementCachingDaoJdbc, LedgerReferenceValuePreparedStatementCachingDaoJdbc, LedgerReferenceValuePreparedStatementCachingDaoJdbc

public interface PreparedStatementCachingDao


Method Summary
 void destroy()
           
 void initialize()
           
 

Method Detail

initialize

void initialize()

destroy

void destroy()


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