Class ColonyLocationRepository
java.lang.Object
com.maplander.backend.repository.RepositoryBase<ColonyLocation,Long>
com.maplander.backend.repository.ColonyLocationRepository
-
Field Summary
Fields inherited from class com.maplander.backend.repository.RepositoryBase
sessionFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeletePreviousPathsMX(Property property, org.hibernate.Session session) voiddeletePreviousPathsPA(Property property, org.hibernate.Session session) voidinsertGeneralColonyLocationsMX(Property property, org.hibernate.Session session) voidinsertGeneralColonyLocationsPA(Property property, org.hibernate.Session session) Methods inherited from class com.maplander.backend.repository.RepositoryBase
currentSession, delete, delete, deleteAll, deleteAll, deleteAll, deleteAllById, deleteAllById, deleteById, deleteById, deleteById, existsById, findAll, findAll, findById, findById, save, save, saveAll
-
Constructor Details
-
ColonyLocationRepository
public ColonyLocationRepository(org.hibernate.SessionFactory sessionFactory)
-
-
Method Details
-
deletePreviousPathsMX
-
deletePreviousPathsPA
-
insertGeneralColonyLocationsMX
-
insertGeneralColonyLocationsPA
-