Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Spring Data & QueryDSL
Search
Casey Watson
June 07, 2013
Programming
1
330
Spring Data & QueryDSL
A short intro to Spring Data and QueryDSL
Casey Watson
June 07, 2013
Tweet
Share
Other Decks in Programming
See All in Programming
「今のプロジェクトいろいろ大変なんですよ、app/services とかもあって……」/After Kaigi on Rails 2024 LT Night
junk0612
5
2.2k
Tauriでネイティブアプリを作りたい
tsucchinoko
0
380
OSSで起業してもうすぐ10年 / Open Source Conference 2024 Shimane
furukawayasuto
0
110
Remix on Hono on Cloudflare Workers
yusukebe
1
320
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
1
110
[Do iOS '24] Ship your app on a Friday...and enjoy your weekend!
polpielladev
0
120
ふかぼれ!CSSセレクターモジュール / Fukabore! CSS Selectors Module
petamoriken
0
150
NSOutlineView何もわからん:( 前編 / I Don't Understand About NSOutlineView :( Pt. 1
usagimaru
0
360
我々のデザインシステムは Chakra v3 にアップデートします
shunya078
2
780
macOS でできる リアルタイム動画像処理
biacco42
9
2.4k
as(型アサーション)を書く前にできること
marokanatani
10
2.8k
ローコードSaaSのUXを向上させるためのTypeScript
taro28
1
680
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
Designing the Hi-DPI Web
ddemaree
280
34k
What's in a price? How to price your products and services
michaelherold
243
12k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
Building Better People: How to give real-time feedback that sticks.
wjessup
364
19k
YesSQL, Process and Tooling at Scale
rocio
169
14k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
Facilitating Awesome Meetings
lara
50
6.1k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
730
Transcript
ReadyTalk spring data querydsl Casey Watson
don’t worry, this wont all be about spring ReadyTalk spring
data & querydsl
here’s why ReadyTalk spring data & querydsl
it’s Fragile ReadyTalk spring data & querydsl
ReadyTalk spring data & querydsl
build. on a solid foundation. ReadyTalk spring data & querydsl
Oliver Gierke Engineer, SpringSource Graeme Rocher Grails Project Lead, SpringSource
spring data ReadyTalk spring data & querydsl
‣ JPA/Hibernate ‣ JDBC ‣ Redis ‣ Mongo ‣ QueryDSL
‣ JDBCTemplate ‣ Hadoop spring data ReadyTalk spring data & querydsl ‣ HBase ‣ Neo4j ‣ Gemfire ‣ Lucene
Repository Business Entity Data Source Client Business Logic repository ReadyTalk
spring data & querydsl Business Entity
None
None
None
None
demo ReadyTalk spring data & querydsl
Timo Westkamper Architect, MYSEMA querydsl ReadyTalk spring data & querydsl
ReadyTAlk spring data & querydsl Type-safe SQL-like queries in Java
‣ SQL ‣ JPA ‣ MongoDB ‣ JDO ‣ SpringData querydsl
ReadyTAlk spring data & querydsl
ReadyTAlk spring data & querydsl select servers.name from servers servers
where servers.id = ? limit ?
ReadyTAlk spring data & querydsl DEMO
ReadyTAlk spring data & querydsl thank you! Questions? https://speakerdeck.com/watsoncj