Class SearchLocationTPolygonIdBrandRepository
java.lang.Object
com.maplander.backend.repository.RepositoryBase<SearchLocationTPolygonIdBrand,Long>
com.maplander.backend.repository.SearchLocationTPolygonIdBrandRepository
public class SearchLocationTPolygonIdBrandRepository
extends RepositoryBase<SearchLocationTPolygonIdBrand,Long>
-
Field Summary
Fields inherited from class com.maplander.backend.repository.RepositoryBase
sessionFactory -
Constructor Summary
ConstructorsConstructorDescriptionSearchLocationTPolygonIdBrandRepository(org.hibernate.SessionFactory sessionFactory) -
Method Summary
Modifier and TypeMethodDescriptionfindPlacesByWordPolygonOrderedBrand(PropertyTypeEnum type, OfferingTypeEnum offering, String word, 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
-
SearchLocationTPolygonIdBrandRepository
public SearchLocationTPolygonIdBrandRepository(org.hibernate.SessionFactory sessionFactory)
-
-
Method Details
-
findPlacesByWordPolygonOrderedBrand
public List<Object[]> findPlacesByWordPolygonOrderedBrand(PropertyTypeEnum type, OfferingTypeEnum offering, String word, org.hibernate.Session session)
-