File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
src/main/docbook/mappingGuide/en-US/chapters/entity Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 21
21
<para >
22
22
<itemizedlist >
23
23
<listitem >
24
- <para ><xref linkend =" categorization" </para>
24
+ <para ><xref linkend =" categorization" /> </para >
25
25
</listitem >
26
26
<listitem >
27
27
<para ><xref linkend =" locking" /></para >
Original file line number Diff line number Diff line change @@ -46,13 +46,13 @@ matter of pulling that content in and better organizing it.
46
46
47
47
* <strike >Prefix</strike >
48
48
* <strike >Data_Categorizations</strike >
49
+ * Entity (needs some work)
49
50
* <strike >Basic_Types</strike >
50
51
* <strike >Composition</strike >
51
52
* <strike >Collection (needs some work)
52
- * Entity (needs some work)
53
- * Secondary_Tables (not started)
54
53
* Identifiers (mostly done - needs "derived id" stuff documented)
55
54
* <strike >Natural_Id</strike >
55
+ * Secondary_Tables (not started) - logically a joined in-line view
56
56
* Associations (not started)
57
57
* Attribute_Access (not started)
58
58
* Mapping_Overrides - AttributeOverrides/AssociationOverrides (not started)
@@ -79,4 +79,5 @@ Overall
79
79
for an example.
80
80
* I really like the idea of each chapter having a "Related Topics" (?)sidebar(?). See
81
81
userGuide/chapters/HQL.xml for an example. I am not sure `<sidebar/>` is the best element for
82
- this concept, but I could not find a better one on cursory glance.
82
+ this concept, but I could not find a better one on cursory glance. I noticed `literallayout` used in
83
+ a few DocBook examples for something similar.
You can’t perform that action at this time.
0 commit comments