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
440
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
99
graphicsLayer
lvla
0
210
BluetoothDevice.getName()に裏切られた話
lvla
0
350
Jetpack Composeで画像クロップ機能を実装する
lvla
0
1.2k
Jetpack Compose drag gesture and pinch gesture
lvla
1
3.9k
Jetpack Compose Layout API
lvla
1
660
BLEを使ったアプリを継続的に開発するために
lvla
0
1k
RecyclerView.ItemAnimator
lvla
1
320
RecycledViewPool
lvla
1
220
Other Decks in Technology
See All in Technology
Preferred Networks (PFN) とLLM Post-Training チームの紹介 / 第4回 関東Kaggler会 スポンサーセッション
pfn
PRO
1
180
AIが住民向けコンシェルジュに?Amazon Connectと生成AIで実現する自治体AIエージェント!
yuyeah
0
260
Go で言うところのアレは TypeScript で言うとコレ / Kyoto.なんか #7
susisu
5
1.5k
Webアクセシビリティ入門
recruitengineers
PRO
1
220
広島発!スタートアップ開発の裏側
tsankyo
0
240
KiroでGameDay開催してみよう(準備編)
yuuuuuuu168
1
130
Claude Code x Androidアプリ 開発
kgmyshin
1
570
ABEMAにおける 生成AI活用の現在地 / The Current Status of Generative AI at ABEMA
dekatotoro
0
650
生成AI利用プログラミング:誰でもプログラムが書けると 世の中どうなる?/opencampus202508
okana2ki
0
190
Yahoo!広告ビジネス基盤におけるバックエンド開発
lycorptech_jp
PRO
1
270
OpenAPIから画面生成に挑戦した話
koinunopochi
0
150
イオン店舗一覧ページのパフォーマンスチューニング事例 / Performance tuning example for AEON store list page
aeonpeople
2
270
Featured
See All Featured
It's Worth the Effort
3n
187
28k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Automating Front-end Workflow
addyosmani
1370
200k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Embracing the Ebb and Flow
colly
87
4.8k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Designing for humans not robots
tammielis
253
25k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
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