Enterprise Java Development@TOPIC@

Chapter 2. Mapping Entity Classes

2.1. Core Mappings
2.2. More Detailed Property Mappings
2.3. Entity Mapping Example
2.3.1. Example Schema
2.3.2. Mapping Entity Class with Annotations
2.3.3. Mapping Entity Class with orm.xml
2.4. More on Precision/Scale
2.5. Transient Properties
2.6. Lob Properties
2.7. Temporal and Enumerated Properties
2.7.1. Temporals
2.7.2. Enums
2.7.3. Temporal/Enum Example

* - Used only in schema generation













Notice impact of temporal DB-mapping does effect until data saved and retrieved from database