The getAllOwners() method of the AssistantTool class returns all the data in the database. In a real enterprise application, such a method would pose performance problems.
This development consists of evaluating the possibility of offering a multi-criteria search: by family name, type of animal, pet name, etc.
After the refactoring, the Readme.md questions should continue to return the same answers.
The
getAllOwners()method of theAssistantToolclass returns all the data in the database. In a real enterprise application, such a method would pose performance problems.This development consists of evaluating the possibility of offering a multi-criteria search: by family name, type of animal, pet name, etc.
After the refactoring, the
Readme.mdquestions should continue to return the same answers.