Uses of Class
edu.ucsb.cs156.organic.entities.School
-
Uses of School in edu.ucsb.cs156.organic.repositories
Modifier and TypeMethodDescriptionSchoolRepository.findByAbbreviation
(String abbreviation) SchoolRepository.findByAbbreviationAndName
(String abbreviation, String name) SchoolRepository.findByName
(String name)