Interface IGenericBoDao<T>

  • All Known Implementing Classes:
    GenericBoJdbcDao

    public interface IGenericBoDao<T>
    API interface for DAO that manages one single BO class.
    Since:
    0.8.0
    Author:
    Thanh Nguyen