Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- window
- Notification
- 웹뷰
- view
- 개발자
- Git
- MacOS
- Archive
- Apple
- 한글
- error
- geofencing
- Code
- appstore
- darkmode
- Xcode
- Realm
- JPA
- stack
- mac
- FLUTTER
- Firebase
- rxswift
- UIButton
- github
- SwiftUI
- iOS16
- Session
- IOS
- Swift
Archives
- Today
- Total
EEYatHo 앱 깎는 이야기
Server ) JPA Query Sort - EEYatHo iOS 본문
반응형
SQL문 그대로 쓰면 된다
(RAND는 안되서 nativeQuery 쓰느라 삽질 좀 했는데.. )
ORDER BY ~~~ DESC 쓰면 된다 (오름차순은 당연히 ASC)
페이징(Pageble)까지 잘 적용된다
JPA 잘만들었넴 👍
'Server' 카테고리의 다른 글
맥에서 로컬 젠킨스 위치, 비로그인 접속 (0) | 2021.03.11 |
---|---|
JPA 검색 구현 (0) | 2021.03.04 |
Server ) AWS RDS JPA Query 쿼리 로그 보는 법 (Cloud Watch) - EEYatHo iOS (0) | 2021.02.18 |
Server ) Could not read JSON: Cannot construct instance of XXXDto, XXXResponse 오류 해결 - EEYatHo iOS (0) | 2021.02.17 |
Server ) Cannot construct instance of java.time.LocalDateTime 오류 해결 (1) | 2021.02.17 |
Comments