Class SearchLocationTPolygonRepository
java.lang.Object
com.maplander.backend.repository.RepositoryBase<SearchLocationTPolygon,Long>
com.maplander.backend.repository.SearchLocationTPolygonRepository
-
Field Summary
Fields inherited from class com.maplander.backend.repository.RepositoryBase
sessionFactory -
Constructor Summary
ConstructorsConstructorDescriptionSearchLocationTPolygonRepository(org.hibernate.SessionFactory sessionFactory) -
Method Summary
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
-
SearchLocationTPolygonRepository
public SearchLocationTPolygonRepository(org.hibernate.SessionFactory sessionFactory)
-
-
Method Details
-
rebuild
public void rebuild(org.hibernate.Session session)
-