sifdemo.dao
Class SchoolDAO

java.lang.Object
  extended by au.com.systemic.framework.dao.BaseDAO
      extended by sifdemo.dao.SchoolDAO

public class SchoolDAO
extends au.com.systemic.framework.dao.BaseDAO


Constructor Summary
SchoolDAO()
           
 
Method Summary
 SQLResult getSchools()
           
 
Methods inherited from class au.com.systemic.framework.dao.BaseDAO
closeAndCommit, closeAndRollback, closeConnection, closeResultSet, commitAndClose, rollbackAndClose
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchoolDAO

public SchoolDAO()
Method Detail

getSchools

public SQLResult getSchools()