Package net.n2oapp.platform.seek
Interface SeekableRepository<T>
- All Superinterfaces:
org.springframework.data.querydsl.QuerydslPredicateExecutor<T>
- All Known Implementing Classes:
SeekableRepositoryImpl
@NoRepositoryBean
public interface SeekableRepository<T>
extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.springframework.data.querydsl.QuerydslPredicateExecutor
count, exists, findAll, findAll, findAll, findAll, findAll, findBy, findOne
-
Method Details
-
findAll
-
findAll
-