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
Ormaハマりポイント *v2.5.2
Search
Moyuru Aizawa
September 28, 2016
Technology
1
430
Ormaハマりポイント *v2.5.2
TwitterID変えました。@lvla0805 -> @MoyuruAizawa
Moyuru Aizawa
September 28, 2016
Tweet
Share
More Decks by Moyuru Aizawa
See All by Moyuru Aizawa
BLUETOOTH_SCAN and iBeacon
lvla
1
70
graphicsLayer
lvla
0
200
BluetoothDevice.getName()に裏切られた話
lvla
0
320
Jetpack Composeで画像クロップ機能を実装する
lvla
0
1.1k
Jetpack Compose drag gesture and pinch gesture
lvla
1
3.6k
Jetpack Compose Layout API
lvla
1
630
BLEを使ったアプリを継続的に開発するために
lvla
0
980
RecyclerView.ItemAnimator
lvla
1
310
RecycledViewPool
lvla
1
200
Other Decks in Technology
See All in Technology
2025-04-24 "Manga AI Understanding & Localization" Furukawa Arata (CyberAgent, Inc)
ornew
2
300
新卒エンジニアがCICDをモダナイズしてみた話
akashi_sn
2
270
Dataverseの検索列について
miyakemito
1
150
「経験の点」の位置を意識したキャリア形成 / Career development with an awareness of the “point of experience” position
pauli
4
120
エンジニアリングで組織のアウトカムを最速で最大化する!
ham0215
1
260
Compose におけるパスワード自動入力とパスワード保存
tonionagauzzi
0
150
3D生成AIのための画像生成
kosukeito
2
550
React ABC Questions
hirotomoyamada
0
580
白金鉱業Meetup_Vol.18_生成AIはデータサイエンティストを代替するのか?
brainpadpr
3
200
Winning at PHP in Production in 2025
beberlei
1
230
SDカードフォレンジック
su3158
1
660
Perl歴約10年のエンジニアがフルスタックTypeScriptに出会ってみた
papix
1
220
Featured
See All Featured
The Invisible Side of Design
smashingmag
299
50k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.5k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
5
550
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.4k
Embracing the Ebb and Flow
colly
85
4.7k
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
136
33k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.7k
Docker and Python
trallard
44
3.4k
Transcript
0SNBͷϋϚΓϙΠϯτ !MWMB
MWMB MWMB Ѫᖒ๖ .PZVSV"J[BXB -FBE&OHJOFFSPGQBJST%JWFVSFLB *OD FVSFLB,PUMJO&WBOHFMJTU
QBJST $PVQMFT NBUDIHSPVQ*"$
None
0SNBͬͯ·͔͢
‣ 03.GPS"OESPJE42-JUF ‣ "OOPUBUJPO1SPDFTTJOH ‣ 'BTU ‣ &BTZ ‣ "XFTPNF
0SNB
ඇৗʹؾʹೖ͍ͬͯΔɻ ͰϋϚͬͨɻ *Orma ver 2.5.2
6QTFSUFS*/4&35033&1-"$& ‣ $POqJDU࣌%&-&5&͔ͯ͠Β*/4&35͞ΕΔ ‣ 0/$"4$"%&%&-&5& ‣ Ϩίʔυ͕ফ͑Δ
ରॲ ‣ 61%"5&61%"5&݅Λݟͯ*/4&35͢Δ ‣ 0O$POqJDU'"*-Ͱ*/4&35ͯ͠ྫ֎ΛΩϟον͢Δ
֎෦Ωʔ੍͖ΧϥϜͷܕ @Table class Book { @PrimaryKey public long id;
@Column public String title; @Column public Publisher publisher; }
༷*/5&(&3 @Table class Book { @PrimaryKey public long id;
@Column public String title; @Column public Publisher publisher; } `publisher` INTEGER NOT NULL
࣮ࡍ#-0#ʹ @Table class Book { @PrimaryKey public long id;
@Column public String title; @Column public Publisher publisher; } `publisher` BLOB NOT NULL
8)&3&ʹ֎෦Ωʔ͕ؔΘͬͯ͘ΔͱόάΔ orma.selectFromBook() .publisherEq(publisher) .toList() ࣮ࡍʹϨίʔυ͕ଘࡏ͠ ͍ͯͯ݅ͱͳΔ
ରࡦ @Table class Book { @PrimaryKey public long id;
@Column public String title; @Column(storageType = "INTEGER") public Publisher publisher; } storageTypeΛ໌ࣔతʹࢦఆ
Thank you Credit: NASA Earth Observatory/NOAA NGDC