Class FullPolygonRepository

java.lang.Object
com.maplander.backend.repository.RepositoryBase<FullPolygon,String>
com.maplander.backend.repository.FullPolygonRepository

public class FullPolygonRepository extends RepositoryBase<FullPolygon,String>
  • Constructor Details

    • FullPolygonRepository

      public FullPolygonRepository(org.hibernate.SessionFactory sessionFactory)