Uses of Class
edu.ucsb.cs156.organic.entities.School
Packages that use School
- 
Uses of School in edu.ucsb.cs156.organic.repositories
Methods in edu.ucsb.cs156.organic.repositories that return types with arguments of type SchoolModifier and TypeMethodDescriptionSchoolRepository.findByAbbreviation(String abbreviation) SchoolRepository.findByAbbreviationAndName(String abbreviation, String name) SchoolRepository.findByName(String name)