Class LeadTotalInfoRepository

java.lang.Object
com.maplander.backend.repository.RepositoryBase<LeadTotalInfo,Long>
com.maplander.backend.repository.LeadTotalInfoRepository

public class LeadTotalInfoRepository extends RepositoryBase<LeadTotalInfo,Long>
  • Constructor Details

    • LeadTotalInfoRepository

      public LeadTotalInfoRepository(org.hibernate.SessionFactory sessionFactory)