Class PropertyReferenceRepository

java.lang.Object
com.maplander.backend.repository.RepositoryBase<PropertyReference,Long>
com.maplander.backend.repository.PropertyReferenceRepository

public class PropertyReferenceRepository extends RepositoryBase<PropertyReference,Long>
  • Constructor Details

    • PropertyReferenceRepository

      public PropertyReferenceRepository(org.hibernate.SessionFactory sessionFactory)