- EJB 3 Developer Guide
- Michael Sikora
- 68字
- 2021-07-02 11:34:56
Chapter 4. Object/Relational Mapping
Entities do not exist in isolation and are usually associated with other entities. In this chapter we examine how to map these associations onto a relational database. We will cover the following topics:
- One-to-one, one-to-many, and many-to-many associations.
- Default object/relational mapping values.
- Overriding the default object/relational mapping values.
- The
@Embedded, @Embeddable, @Enumerated
, and@MapKey
annotations. - Composite primary keys
- Entity inheritance mapping strategies
推薦閱讀
- 自己動手寫分布式搜索引擎
- 視覺封王:Photoshop CC 2019立體化教程(素材+視頻+教案)
- 3ds Max & Unreal Engine 4:VR三維建模技術(shù)實例教程(附VR模型)
- UG NX 12.0實例寶典
- SketchUp/Piranesi印象彩繪表現(xiàn)項目實踐
- SVG動畫
- 中文版Photoshop CS5實用教程(第2版)
- Photoshop+CorelDRAW平面設(shè)計案例實戰(zhàn):從入門到精通(視頻自學(xué)全彩版)
- 卷珠簾:Photoshop古風(fēng)插畫技法完全教程
- Service Oriented Architecture with Java
- 中文版3ds Max 2016基礎(chǔ)培訓(xùn)教程
- NumPy 1.5 Beginner's Guide
- 計算機圖形制作CorelDRAW X6項目教程
- 計算機圖形學(xué)編程(使用OpenGL和C++)
- 深度學(xué)習(xí)之圖像識別:核心技術(shù)與案例實戰(zhàn)