Class AuxLocationRelevanceRepository
java.lang.Object
com.maplander.backend.repository.RepositoryBase<AuxLocationRelevance,Long>
com.maplander.backend.repository.AuxLocationRelevanceRepository
-
Field Summary
Fields inherited from class com.maplander.backend.repository.RepositoryBase
sessionFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindPValueByLocation(org.hibernate.Session session, String stateName, String municipalyName, String colonyName, String type, String offering) getPValueOrDefault(org.hibernate.Session session, String stateName, String municipalyName, String colonyName, String type, String offering) 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
-
AuxLocationRelevanceRepository
public AuxLocationRelevanceRepository(org.hibernate.SessionFactory sessionFactory)
-
-
Method Details
-
findPValueByLocation
-
getPValueOrDefault
-