본문 바로가기

EEYatHo 앱 깎는 이야기

검색하기
EEYatHo 앱 깎는 이야기
프로필사진 EEYatHo

  • 분류 전체보기 (275)
    • iOS, Swift (81)
      • ArchitecturePattern (6)
      • Conference (1)
      • WWDC, Session, Docu (12)
      • Xcode, Xcode Error (12)
      • Swift Theory (19)
      • Framework (0)
      • Feature (14)
      • Tip, Bug, Swift Error (33)
      • Testing (3)
      • iPhone (1)
      • Mac (9)
      • DeepLink (1)
      • Geofencing (1)
      • Bluetooth (1)
      • App 뜯어보기 (1)
      • Simulator 뜯어보기 (0)
    • Git (9)
    • CS (6)
    • Monitoring (3)
    • Flutter (22)
      • Dart (1)
      • Tip (2)
      • Error (8)
      • Conference (1)
      • Native 코드 호출 (3)
      • ShoreBird (4)
    • Vision (0)
    • Cursor (2)
    • Server (10)
      • 크롤링 (3)
      • Python (3)
    • ReactNative (2)
    • Figma (2)
    • 독서 (2)
    • 기타 (11)
    • 마케팅 (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
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
  • Xcode
  • window
  • 개발자
  • github
  • SwiftUI
  • Code
  • Apple
  • Swift
  • geofencing
  • FLUTTER
  • 이미지
  • mac
  • 웹뷰
  • Archive
  • MacOS
  • darkmode
  • Realm
  • rxswift
  • IOS
  • Git
  • 한글
  • iOS16
  • Notification
  • error
  • Session
  • Firebase
  • JPA
  • appstore
  • shorebird
  • UIButton
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록검색 (1)

EEYatHo 앱 깎는 이야기

JPA 검색 구현

Service 단계 ... String searchPattern = "%" + searchText + "%"; List kkVideoList = videoRepository.readSearchVideos(searchPattern); ... Repository 단계 // 비디오 검색하기 @Query("SELECT k FROM Video k " + "WHERE k.title LIKE :pattern ") List readSearchVideos(String pattern); LIKE 라는 좋은 녀석이 있네요~

Server 2021. 3. 4. 18:26
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바