Interface BookRepositoryCustom
- All Known Subinterfaces:
BooksRepository
- All Known Implementing Classes:
BookRepositoryCustomImpl
public interface BookRepositoryCustom
-
Method Summary
Modifier and TypeMethodDescriptionfindByAuthorGESize
(int length) findByTitleGESizeAsString
(int length) random()
-
Method Details
-
random
-
findByTitleGESizeAsString
-
findByAuthorGESize
-