Interface AbstractDAO<T>

    • Method Detail

      • getList

        List<T> getList()