Package com.openmeet.shared.data.storage


package com.openmeet.shared.data.storage
  • Class
    Description
    DAO<T>
    It contains all the methods that should be implemented by the DAOs.
     
     
    Implemented by each Bean class.
    Interface for extracting a specific Bean from a ResultSet.
    Class used for sharing the same instance of DataSource among the DAOs.