Class SearchLocationTPolygonIdRepository
java.lang.Object
com.maplander.backend.repository.RepositoryBase<SearchLocationTPolygonId,Long>
com.maplander.backend.repository.SearchLocationTPolygonIdRepository
public class SearchLocationTPolygonIdRepository
extends RepositoryBase<SearchLocationTPolygonId,Long>
-
Field Summary
Fields inherited from class com.maplander.backend.repository.RepositoryBase
sessionFactory -
Constructor Summary
ConstructorsConstructorDescriptionSearchLocationTPolygonIdRepository(org.hibernate.SessionFactory sessionFactory) -
Method Summary
Modifier and TypeMethodDescriptionfindByIdRow(Integer idRow, org.hibernate.Session session) voidrebuild(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
-
SearchLocationTPolygonIdRepository
public SearchLocationTPolygonIdRepository(org.hibernate.SessionFactory sessionFactory)
-
-
Method Details
-
rebuild
public void rebuild(org.hibernate.Session session) -
findByIdRow
-