@Repository public interface TermsOfUseRepository extends org.springframework.data.repository.CrudRepository<TermsOfUse,Integer>
| Modifier and Type | Method and Description |
|---|---|
List<TermsOfUse> |
orderByCreatedTimestamp() |
List<TermsOfUse> orderByCreatedTimestamp()
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.