Skip to main content
summaryrefslogtreecommitdiffstats
blob: 86b7d103e31d21dd2be906f7313bfcf0c929fd1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<?xml version='1.0' encoding='iso-8859-1'?>
<index version="1.0">
<entry keyword="@Basic, Basic mapping"><topic href="tasks009.htm#sthref115" /></entry>
<entry keyword="@Column, General information"><topic href="ref_mapping_general.htm#sthref230" /></entry>
  <entry keyword="@DiscriminatorColumn">
<entry keyword="Specifying entity inheritance"><topic href="task_inheritance.htm#sthref95" /></entry>
<entry keyword="Inheritance information"><topic href="reference009.htm#sthref224" /></entry>
  </entry>
  <entry keyword="@DiscriminatorValue">
<entry keyword="Specifying entity inheritance"><topic href="task_inheritance.htm#sthref97" /></entry>
<entry keyword="Inheritance information"><topic href="reference009.htm#sthref222" /></entry>
  </entry>
<entry keyword="@Embeddable, Embeddable"><topic href="tasks006.htm#sthref80" /></entry>
<entry keyword="@Embedded, Embedded mapping"><topic href="tasks010.htm#sthref119" /></entry>
<entry keyword="@EmbeddedId, Embedded ID mapping"><topic href="tasks011.htm#sthref123" /></entry>
<entry keyword="@Entity, Entity"><topic href="tasks005.htm#sthref73" /></entry>
<entry keyword="@Enumerated, General information"><topic href="ref_mapping_general.htm#sthref240" /></entry>
<entry keyword="@GeneratedValue, Primary Key Generation information"><topic href="ref_primary_key.htm#sthref249" /></entry>
<entry keyword="@Id, ID mapping"><topic href="tasks012.htm#sthref127" /></entry>
<entry keyword="@Inheritance, Specifying entity inheritance"><topic href="task_inheritance.htm#sthref93" /></entry>
  <entry keyword="@JoinColumn">
<entry keyword="Many-to-one mapping"><topic href="tasks014.htm#sthref138" /></entry>
<entry keyword="One-to-one mapping"><topic href="tasks016.htm#sthref148" /></entry>
<entry keyword="Join Table Information"><topic href="reference011.htm#sthref245" /></entry>
<entry keyword="Join Columns Information"><topic href="reference012.htm#sthref248" /></entry>
  </entry>
<entry keyword="@Lob, General information"><topic href="ref_mapping_general.htm#sthref235" /></entry>
<entry keyword="@ManyToMany, Many-to-many mapping"><topic href="tasks013.htm#sthref131" /></entry>
<entry keyword="@ManyToOne, Many-to-one mapping"><topic href="tasks014.htm#sthref136" /></entry>
<entry keyword="@MappedSuperclass, Mapped superclass"><topic href="tasks007.htm#sthref87" /></entry>
<entry keyword="@NamedQuery, Creating Named Queries"><topic href="tasks008.htm#sthref107" /></entry>
<entry keyword="@OneToMany, One-to-many mapping"><topic href="tasks015.htm#sthref141" /></entry>
<entry keyword="@OneToOne, One-to-one mapping"><topic href="tasks016.htm#sthref145" /></entry>
<entry keyword="@OrderBy, General information"><topic href="ref_mapping_general.htm#sthref243" /></entry>
<entry keyword="@SequenceGenerator, Primary Key Generation information"><topic href="ref_primary_key.htm#sthref251" /></entry>
<entry keyword="@Temporal, General information"><topic href="ref_mapping_general.htm#sthref237" /></entry>
<entry keyword="@Transient, Transient mapping"><topic href="tasks017.htm#sthref151" /></entry>
<entry keyword="@Version, Version mapping"><topic href="tasks018.htm#sthref155" /></entry>
<entry keyword="architecture of Dali feature, Dali Developer Documentation"><topic href="reference032.htm#sthref283" /></entry>
<entry keyword="association tables, Create New Association"><topic href="ref_create_new_association_wizard.htm#sthref206" /></entry>
<entry keyword="attribute overrides, Attribute overrides"><topic href="reference007.htm#sthref213" /></entry>
<entry keyword="Attribute Overrides - in Java Details view, Attribute overrides"><topic href="reference007.htm#sthref215" /></entry>
  <entry keyword="attributes">
<entry keyword="JPA Details view, JPA Details view (for attributes)"><topic href="ref_persistence_map_view.htm#sthref229" /></entry>
<entry keyword="mapping, Understanding OR mappings"><topic href="concept_mapping.htm#sthref21" /></entry>
  </entry>
  <entry keyword="basic mapping">
<entry keyword="@Basic, Basic mapping"><topic href="tasks009.htm#sthref116" /></entry>
<entry keyword="about, Basic mapping"><topic href="tasks009.htm#sthref114" /></entry>
    <entry keyword="(See also mappings)"></entry>
  </entry>
<entry keyword="caching, Caching"><topic href="reference020.htm#sthref262" /></entry>
<entry keyword="cardinality - association tables, Association Cardinality"><topic href="ref_association_cardinality.htm#sthref209" /></entry>
  <entry keyword="classes">
<entry keyword="adding persistence to, Adding persistence to a class"><topic href="task_add_persistence.htm#sthref68" /></entry>
<entry keyword="embeddable, Embeddable"><topic href="tasks006.htm#sthref79" /></entry>
<entry keyword="entity, Entity"><topic href="tasks005.htm#sthref71" /></entry>
<entry keyword="managed, Managing the persistence.xml file"><topic href="task_manage_persistence.htm#sthref50" /></entry>
<entry keyword="managing persistent classes, JPA Facet page"><topic href="ref_jpa_facet.htm#sthref192" /></entry>
<entry keyword="mapped superclass, Mapped superclass"><topic href="tasks007.htm#sthref85" /></entry>
<entry keyword="synchronizing, Synchronizing classes"><topic href="tasks002.htm#sthref53" /></entry>
  </entry>
  <entry keyword="columns">
    <entry keyword="discriminator">
<entry keyword="Specifying entity inheritance"><topic href="task_inheritance.htm#sthref96" /></entry>
<entry keyword="Inheritance information"><topic href="reference009.htm#sthref225" /></entry>
    </entry>
    <entry keyword="join">
<entry keyword="Many-to-one mapping"><topic href="tasks014.htm#sthref137" /></entry>
<entry keyword="One-to-one mapping"><topic href="tasks016.htm#sthref147" /></entry>
<entry keyword="Join Table Information"><topic href="reference011.htm#sthref244" /></entry>
<entry keyword="Join Columns Information"><topic href="reference012.htm#sthref247" /></entry>
    </entry>
<entry keyword="mapping to, General information"><topic href="ref_mapping_general.htm#sthref231" /></entry>
    <entry keyword="value">
<entry keyword="Specifying entity inheritance"><topic href="task_inheritance.htm#sthref98" /></entry>
<entry keyword="Inheritance information"><topic href="reference009.htm#sthref223" /></entry>
    </entry>
  </entry>
<entry keyword="connection pool, Managing the persistence.xml file"><topic href="task_manage_persistence.htm#sthref52" /></entry>
<entry keyword="converting Java project to JPA, Converting a Java Project to a JPA Project"><topic href="tasks001.htm#sthref37" /></entry>
<entry keyword="Create a JPA Project Wizard, Creating a new JPA project"><topic href="task_create_new_project.htm#sthref29" /></entry>
<entry keyword="Create New JPA Project wizard, Create New JPA Project wizard"><topic href="ref_new_jpa_project_wizard.htm#sthref189" /></entry>
  <entry keyword="database tables">
<entry keyword="generating entities from, Generating entities from tables"><topic href="tasks019.htm#sthref160" /></entry>
  </entry>
  <entry keyword="database - persistence">
<entry keyword="connection, Project Properties page - Java Persistence Options"><topic href="ref_project_properties.htm#sthref275" /></entry>
<entry keyword="schema, Project Properties page - Java Persistence Options"><topic href="ref_project_properties.htm#sthref277" /></entry>
  </entry>
<entry keyword="developer documentation - Dali, Dali Developer Documentation"><topic href="reference032.htm#sthref282" /></entry>
<entry keyword="eager fetch, General information"><topic href="ref_mapping_general.htm#sthref233" /></entry>
<entry keyword="EclipseLink XML mapping file, Managing the persistence.xml file"><topic href="task_manage_persistence.htm#sthref51" /></entry>
  <entry keyword="embeddable class">
<entry keyword="@Embeddable, Embeddable"><topic href="tasks006.htm#sthref81" /></entry>
<entry keyword="about, Embeddable"><topic href="tasks006.htm#sthref78" /></entry>
  </entry>
  <entry keyword="embedded ID mapping">
<entry keyword="@EmbeddedId, Embedded ID mapping"><topic href="tasks011.htm#sthref124" /></entry>
<entry keyword="about, Embedded ID mapping"><topic href="tasks011.htm#sthref122" /></entry>
  </entry>
  <entry keyword="embedded mapping">
<entry keyword="@Embedded, Embedded mapping"><topic href="tasks010.htm#sthref120" /></entry>
<entry keyword="about, Embedded mapping"><topic href="tasks010.htm#sthref118" /></entry>
  </entry>
  <entry keyword="entities">
<entry keyword="@Entity annotation, Entity"><topic href="tasks005.htm#sthref74" /></entry>
<entry keyword="about, Understanding Java persistence"><topic href="concept_persistence.htm#sthref20" /></entry>
<entry keyword="creating, Creating a JPA Entity"><topic href="task_create_jpa_entity.htm#sthref40" /></entry>
<entry keyword="customizing, Customize Individual Entities"><topic href="ref_customizIndividualEntities.htm#sthref205" /></entry>
<entry keyword="embeddable, Embeddable"><topic href="tasks006.htm#sthref82" /></entry>
    <entry keyword="from tables">
<entry keyword="Generating entities from tables"><topic href="tasks019.htm#sthref157" /></entry>
<entry keyword="Select Tables"><topic href="ref_selectTables.htm#sthref201" /></entry>
    </entry>
<entry keyword="generating, Customize Default Entity Generation"><topic href="ref_customizeDefaultEntityGeneration.htm#sthref204" /></entry>
<entry keyword="JPA Details view, JPA Details view (for entities)"><topic href="ref_persistence_prop_view.htm#sthref212" /></entry>
<entry keyword="mapped superclass, Mapped superclass"><topic href="tasks007.htm#sthref88" /></entry>
<entry keyword="mapping, Creating a Java persistent entity with persistent fields"><topic href="getting_started004.htm#sthref13" /></entry>
<entry keyword="persistence, Creating a Java persistent entity with persistent fields"><topic href="getting_started004.htm#sthref11" /></entry>
    <entry keyword="persistent">
<entry keyword="Entity"><topic href="tasks005.htm#sthref69" /></entry>
<entry keyword="Entity"><topic href="tasks005.htm#sthref75" /></entry>
    </entry>
<entry keyword="secondary tables, Secondary table information"><topic href="reference008.htm#sthref218" /></entry>
  </entry>
<entry keyword="Entity Class page, Selecting the Create a JPA Entity Wizard"><topic href="task_create_jpa_entity.htm#sthref43" /></entry>
<entry keyword="Entity Properties page, &lt;a id=&quot;sthref43&quot; name=&quot;sthref43&quot;&gt;&lt;/a&gt;The Entity Class Page"><topic href="task_create_jpa_entity.htm#sthref45" /></entry>
  <entry keyword="enumerated">
<entry keyword="General information"><topic href="ref_mapping_general.htm#sthref239" /></entry>
<entry keyword="General information"><topic href="ref_mapping_general.htm#sthref241" /></entry>
  </entry>
  <entry keyword="error messages - Dali">
<entry keyword="Validating mappings and reporting problems"><topic href="tasks021.htm#sthref166" /></entry>
<entry keyword="Error messages"><topic href="tasks022.htm#sthref171" /></entry>
  </entry>
<entry keyword="extension points - Dali feature, Dali Developer Documentation"><topic href="reference032.htm#sthref284" /></entry>
<entry keyword="fetch type, General information"><topic href="ref_mapping_general.htm#sthref232" /></entry>
  <entry keyword="Generate Entities from Tables dialog">
<entry keyword="Generating entities from tables"><topic href="tasks019.htm#sthref159" /></entry>
<entry keyword="Select Tables"><topic href="ref_selectTables.htm#sthref200" /></entry>
  </entry>
  <entry keyword="generated values">
<entry keyword="ID mappings, Primary Key Generation information"><topic href="ref_primary_key.htm#sthref250" /></entry>
<entry keyword="sequence, Primary Key Generation information"><topic href="ref_primary_key.htm#sthref252" /></entry>
  </entry>
<entry keyword="hints - query, Creating Named Queries"><topic href="tasks008.htm#sthref109" /></entry>
  <entry keyword="ID mapping">
<entry keyword="@Id, ID mapping"><topic href="tasks012.htm#sthref128" /></entry>
<entry keyword="about, ID mapping"><topic href="tasks012.htm#sthref126" /></entry>
  </entry>
  <entry keyword="inheritance">
    <entry keyword="entity">
<entry keyword="Specifying entity inheritance"><topic href="task_inheritance.htm#sthref92" /></entry>
<entry keyword="Entity Class page"><topic href="ref_EntityClassPage.htm#sthref194" /></entry>
<entry keyword="Inheritance information"><topic href="reference009.htm#sthref221" /></entry>
    </entry>
<entry keyword="joined tables, Single Table Inheritance"><topic href="task_inheritance.htm#sthref104" /></entry>
<entry keyword="single table, Specifying entity inheritance"><topic href="task_inheritance.htm#sthref99" /></entry>
  </entry>
<entry keyword="Inheritance - in Java Details view, Inheritance information"><topic href="reference009.htm#sthref220" /></entry>
<entry keyword="installation - Dali, Requirements and installation"><topic href="getting_started001.htm#sthref3" /></entry>
<entry keyword="Java project - converting to JPA, Converting a Java Project to a JPA Project"><topic href="tasks001.htm#sthref35" /></entry>
  <entry keyword="join columns">
<entry keyword="Join Columns"><topic href="ref_join_columns.htm#sthref208" /></entry>
<entry keyword="Join Columns Information"><topic href="reference012.htm#sthref246" /></entry>
  </entry>
<entry keyword="joined tables - inheritance, Single Table Inheritance"><topic href="task_inheritance.htm#sthref105" /></entry>
  <entry keyword="JPA Details view">
<entry keyword="attributes, JPA Details view (for attributes)"><topic href="ref_persistence_map_view.htm#sthref227" /></entry>
<entry keyword="entities, JPA Details view (for entities)"><topic href="ref_persistence_prop_view.htm#sthref210" /></entry>
  </entry>
<entry keyword="JPA Development perspective, JPA Development perspective"><topic href="ref_persistence_perspective.htm#sthref280" /></entry>
<entry keyword="JPA Facet page, The Java Source Page"><topic href="task_create_new_project.htm#sthref34" /></entry>
  <entry keyword="JPA project">
<entry keyword="converting from Java, Converting a Java Project to a JPA Project"><topic href="tasks001.htm#sthref36" /></entry>
<entry keyword="creating new, Creating a new JPA project"><topic href="task_create_new_project.htm#sthref27" /></entry>
<entry keyword="implementation, JPA Facet page"><topic href="ref_jpa_facet.htm#sthref190" /></entry>
<entry keyword="page, &lt;a id=&quot;sthref29&quot; name=&quot;sthref29&quot;&gt;&lt;/a&gt;Selecting the Create a JPA Project wizard"><topic href="task_create_new_project.htm#sthref31" /></entry>
<entry keyword="platform, Project Properties page - Java Persistence Options"><topic href="ref_project_properties.htm#sthref274" /></entry>
  </entry>
<entry keyword="JPA Structure view, JPA Structure view"><topic href="ref_persistence_outline.htm#sthref254" /></entry>
<entry keyword="lazy fetch, General information"><topic href="ref_mapping_general.htm#sthref234" /></entry>
<entry keyword="library - JPA, JPA Facet page"><topic href="ref_jpa_facet.htm#sthref191" /></entry>
  <entry keyword="many-to-many mapping">
<entry keyword="@ManyToMany, Many-to-many mapping"><topic href="tasks013.htm#sthref132" /></entry>
<entry keyword="about, Many-to-many mapping"><topic href="tasks013.htm#sthref130" /></entry>
  </entry>
  <entry keyword="many-to-one mapping">
<entry keyword="@ManyToOne, Many-to-one mapping"><topic href="tasks014.htm#sthref135" /></entry>
<entry keyword="about, Many-to-one mapping"><topic href="tasks014.htm#sthref134" /></entry>
  </entry>
  <entry keyword="mapped superclass">
<entry keyword="@MappedSuperclass, Mapped superclass"><topic href="tasks007.htm#sthref86" /></entry>
<entry keyword="about, Mapped superclass"><topic href="tasks007.htm#sthref84" /></entry>
  </entry>
<entry keyword="mapping entities, Creating a Java persistent entity with persistent fields"><topic href="getting_started004.htm#sthref12" /></entry>
  <entry keyword="mapping file">
<entry keyword="&lt;a id=&quot;sthref57&quot; name=&quot;sthref57&quot;&gt;&lt;/a&gt;Managing the orm.xml file"><topic href="tasks003.htm#sthref60" /></entry>
<entry keyword="Entity Class page"><topic href="ref_EntityClassPage.htm#sthref195" /></entry>
  </entry>
  <entry keyword="mappings">
<entry keyword="about, Understanding OR mappings"><topic href="concept_mapping.htm#sthref22" /></entry>
<entry keyword="basic, Basic mapping"><topic href="tasks009.htm#sthref113" /></entry>
<entry keyword="embedded, Embedded mapping"><topic href="tasks010.htm#sthref117" /></entry>
<entry keyword="embedded ID, Embedded ID mapping"><topic href="tasks011.htm#sthref121" /></entry>
<entry keyword="ID, ID mapping"><topic href="tasks012.htm#sthref125" /></entry>
<entry keyword="many-to-many, Many-to-many mapping"><topic href="tasks013.htm#sthref129" /></entry>
<entry keyword="many-to-one, Many-to-one mapping"><topic href="tasks014.htm#sthref133" /></entry>
<entry keyword="one-to-many, One-to-many mapping"><topic href="tasks015.htm#sthref139" /></entry>
<entry keyword="one-to-one, One-to-one mapping"><topic href="tasks016.htm#sthref143" /></entry>
<entry keyword="problems, Validating mappings and reporting problems"><topic href="tasks021.htm#sthref169" /></entry>
<entry keyword="transient, Transient mapping"><topic href="tasks017.htm#sthref149" /></entry>
<entry keyword="version, Version mapping"><topic href="tasks018.htm#sthref153" /></entry>
  </entry>
  <entry keyword="named queries">
<entry keyword="entity, Creating Named Queries"><topic href="tasks008.htm#sthref106" /></entry>
<entry keyword="hints, Creating Named Queries"><topic href="tasks008.htm#sthref110" /></entry>
  </entry>
<entry keyword="native queries, Creating Named Queries"><topic href="tasks008.htm#sthref111" /></entry>
  <entry keyword="nonpersistent">
<entry keyword="classes, Adding persistence to a class"><topic href="task_add_persistence.htm#sthref67" /></entry>
    <entry keyword="fields. See transient"></entry>
  </entry>
  <entry keyword="one-to-many mapping">
<entry keyword="@OneToMany, One-to-many mapping"><topic href="tasks015.htm#sthref142" /></entry>
<entry keyword="about, One-to-many mapping"><topic href="tasks015.htm#sthref140" /></entry>
  </entry>
  <entry keyword="one-to-one mapping">
<entry keyword="@OneToOne, One-to-one mapping"><topic href="tasks016.htm#sthref146" /></entry>
<entry keyword="about, One-to-one mapping"><topic href="tasks016.htm#sthref144" /></entry>
  </entry>
<entry keyword="ordering, General information"><topic href="ref_mapping_general.htm#sthref242" /></entry>
  <entry keyword="orm.xml file">
<entry keyword="about, The orm.xml file"><topic href="concepts003.htm#sthref24" /></entry>
<entry keyword="creating, JPA Facet page"><topic href="ref_jpa_facet.htm#sthref193" /></entry>
<entry keyword="managing, Managing the orm.xml file"><topic href="task_manage_orm.htm#sthref57" /></entry>
<entry keyword="sample, Managing the orm.xml file"><topic href="task_manage_orm.htm#sthref58" /></entry>
  </entry>
<entry keyword="overrides - JPA attributes, Attribute overrides"><topic href="reference007.htm#sthref214" /></entry>
  <entry keyword="persistence">
<entry keyword="about, Understanding Java persistence"><topic href="concept_persistence.htm#sthref19" /></entry>
<entry keyword="database connection, Project Properties page - Java Persistence Options"><topic href="ref_project_properties.htm#sthref276" /></entry>
<entry keyword="database schema, Project Properties page - Java Persistence Options"><topic href="ref_project_properties.htm#sthref279" /></entry>
<entry keyword="entity class, Adding persistence to a class"><topic href="task_add_persistence.htm#sthref66" /></entry>
<entry keyword="options, Project Properties page - Java Persistence Options"><topic href="ref_project_properties.htm#sthref271" /></entry>
<entry keyword="provider, Managing the persistence.xml file"><topic href="task_manage_persistence.htm#sthref49" /></entry>
  </entry>
  <entry keyword="persistence.xml file">
<entry keyword="about, The persistence.xml file"><topic href="concepts002.htm#sthref23" /></entry>
    <entry keyword="managing">
<entry keyword="Managing the persistence.xml file"><topic href="task_manage_persistence.htm#sthref47" /></entry>
<entry keyword="Working with orm.xml file"><topic href="tasks004.htm#sthref64" /></entry>
    </entry>
<entry keyword="sample, Managing the persistence.xml file"><topic href="task_manage_persistence.htm#sthref48" /></entry>
<entry keyword="synchronizing with classes, Synchronizing classes"><topic href="tasks002.htm#sthref54" /></entry>
  </entry>
<entry keyword="persistent entity, Entity"><topic href="tasks005.htm#sthref70" /></entry>
<entry keyword="perspective - JPA Development, JPA Development perspective"><topic href="ref_persistence_perspective.htm#sthref281" /></entry>
<entry keyword="platform - JPA, Project Properties page - Java Persistence Options"><topic href="ref_project_properties.htm#sthref273" /></entry>
<entry keyword="problems, Validating mappings and reporting problems"><topic href="tasks021.htm#sthref168" /></entry>
  <entry keyword="projects - JPA">
    <entry keyword="creating new">
<entry keyword="Creating a new JPA project"><topic href="getting_started003.htm#sthref9" /></entry>
<entry keyword="Creating a new JPA project"><topic href="task_create_new_project.htm#sthref26" /></entry>
    </entry>
<entry keyword="options, Project Properties page - Java Persistence Options"><topic href="ref_project_properties.htm#sthref272" /></entry>
  </entry>
<entry keyword="query hints, Creating Named Queries"><topic href="tasks008.htm#sthref108" /></entry>
<entry keyword="quick start - Dali, Dali quick start"><topic href="getting_started002.htm#sthref8" /></entry>
  <entry keyword="requirements">
<entry keyword="Dali Java Persistence Tools, Requirements and installation"><topic href="getting_started001.htm#sthref4" /></entry>
<entry keyword="persistent entities, Entity"><topic href="tasks005.htm#sthref72" /></entry>
  </entry>
<entry keyword="schema - database, Project Properties page - Java Persistence Options"><topic href="ref_project_properties.htm#sthref278" /></entry>
<entry keyword="secondary tables, Secondary table information"><topic href="reference008.htm#sthref216" /></entry>
<entry keyword="Secondary Tables - in Java Details view, Secondary table information"><topic href="reference008.htm#sthref219" /></entry>
<entry keyword="single table inheritance, Specifying entity inheritance"><topic href="task_inheritance.htm#sthref100" /></entry>
<entry keyword="superclass, Mapped superclass"><topic href="tasks007.htm#sthref89" /></entry>
<entry keyword="synchronizing classes with persistence.xml file, Synchronizing classes"><topic href="tasks002.htm#sthref55" /></entry>
  <entry keyword="tables">
    <entry keyword="associations">
<entry keyword="Table Associations"><topic href="ref_tableAssociations.htm#sthref203" /></entry>
<entry keyword="Create New Association"><topic href="ref_create_new_association_wizard.htm#sthref207" /></entry>
    </entry>
    <entry keyword="creating entities from">
<entry keyword="Generating entities from tables"><topic href="tasks019.htm#sthref158" /></entry>
<entry keyword="Select Tables"><topic href="ref_selectTables.htm#sthref202" /></entry>
    </entry>
<entry keyword="inheritance, Specifying entity inheritance"><topic href="task_inheritance.htm#sthref101" /></entry>
<entry keyword="secondary, Secondary table information"><topic href="reference008.htm#sthref217" /></entry>
  </entry>
  <entry keyword="temporal">
<entry keyword="General information"><topic href="ref_mapping_general.htm#sthref236" /></entry>
<entry keyword="General information"><topic href="ref_mapping_general.htm#sthref238" /></entry>
  </entry>
  <entry keyword="transient mapping">
<entry keyword="@Transient, Transient mapping"><topic href="tasks017.htm#sthref152" /></entry>
<entry keyword="about, Transient mapping"><topic href="tasks017.htm#sthref150" /></entry>
  </entry>
  <entry keyword="version mapping">
<entry keyword="@Version, Version mapping"><topic href="tasks018.htm#sthref156" /></entry>
<entry keyword="about, Version mapping"><topic href="tasks018.htm#sthref154" /></entry>
  </entry>
  <entry keyword="views">
    <entry keyword="JPA Details view">
<entry keyword="JPA Details view (for entities)"><topic href="ref_persistence_prop_view.htm#sthref211" /></entry>
<entry keyword="JPA Details view (for attributes)"><topic href="ref_persistence_map_view.htm#sthref228" /></entry>
    </entry>
<entry keyword="JPA Structure view, JPA Structure view"><topic href="ref_persistence_outline.htm#sthref253" /></entry>
  </entry>
<entry keyword="warning messages - Dali, Validating mappings and reporting problems"><topic href="tasks021.htm#sthref167" /></entry>
<entry keyword="Web Tools Platform (WTP), Requirements and installation"><topic href="getting_started001.htm#sthref5" /></entry>
<entry keyword="XML editor, Working with orm.xml file"><topic href="tasks004.htm#sthref63" /></entry>
</index>

Back to the top