HHH-10022 - Continue documentation TLC (part 2)

This commit is contained in:
Steve Ebersole 2015-08-07 15:15:28 -05:00
parent 9268a6917f
commit 9b007f6d91
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ Covers reference topics targeting users.
* Batching (needs lot of work - not started - open questions)
* Caching (needs some work)
* Events (need some work)
* Query - HQL/JPQL (still need to document APIs)
* <strike>Query - HQL/JPQL</strike>
* <strike>Query - Criteria</strike>
* <strike>Query - Native (copy from old)</strike>
* Multi_Tenancy (needs some work)
@ -78,5 +78,5 @@ Overall
* I really like the idea of each chapter having a title+abstract. See userGuide/chapters/HQL.xml
for an example.
* I really like the idea of each chapter having a "Related Topics" (?)sidebar(?). See
userGuide/chapters/HQL.xml for an example. I am not sure `sidebar` is the best element for
userGuide/chapters/HQL.xml for an example. I am not sure `<sidebar/>` is the best element for
this concept, but I could not find a better one on cursory glance.