Closed rbygrave closed 9 years ago
This makes it consistent with the other built in Finder methods (that all use db() to get the EbeanServer).
From a testing perspective you can then override the db() method to provide a test double EbeanServer instance.
This makes it consistent with the other built in Finder methods (that all use db() to get the EbeanServer).
From a testing perspective you can then override the db() method to provide a test double EbeanServer instance.