Class ColonyLocationRepository

java.lang.Object
com.maplander.backend.repository.RepositoryBase<ColonyLocation,Long>
com.maplander.backend.repository.ColonyLocationRepository

public class ColonyLocationRepository extends RepositoryBase<ColonyLocation,Long>
  • Constructor Details

    • ColonyLocationRepository

      public ColonyLocationRepository(org.hibernate.SessionFactory sessionFactory)
  • Method Details

    • deletePreviousPathsMX

      public void deletePreviousPathsMX(Property property, org.hibernate.Session session)
    • deletePreviousPathsPA

      public void deletePreviousPathsPA(Property property, org.hibernate.Session session)
    • insertGeneralColonyLocationsMX

      public void insertGeneralColonyLocationsMX(Property property, org.hibernate.Session session)
    • insertGeneralColonyLocationsPA

      public void insertGeneralColonyLocationsPA(Property property, org.hibernate.Session session)