Class SearchLocationTPolygonRepository

java.lang.Object
com.maplander.backend.repository.RepositoryBase<SearchLocationTPolygon,Long>
com.maplander.backend.repository.SearchLocationTPolygonRepository

public class SearchLocationTPolygonRepository extends RepositoryBase<SearchLocationTPolygon,Long>
  • Constructor Details

    • SearchLocationTPolygonRepository

      public SearchLocationTPolygonRepository(org.hibernate.SessionFactory sessionFactory)
  • Method Details

    • rebuild

      public void rebuild(org.hibernate.Session session)