Trim IDs with parent

This commit is contained in:
Rob Winch
2023-04-20 09:03:56 -05:00
committed by rstoyanchev
parent 9c38f8c3c6
commit 3774e9be7a
17 changed files with 94 additions and 94 deletions

View File

@@ -1,10 +1,10 @@
[[data.access.appendix]]
[[appendix]]
= Appendix
[[data.access.xsd-schemas]]
[[xsd-schemas]]
== XML Schemas
This part of the appendix lists XML schemas for data access, including the following:

View File

@@ -179,7 +179,7 @@ infrastructure.
NOTE: The preceding definition of the `dataSource` bean uses the `<jndi-lookup/>` tag
from the `jee` namespace. For more information see
xref:integration/appendix.adoc#integration.appendix.xsd-schemas-jee[The JEE Schema].
xref:integration/appendix.adoc#xsd-schemas-jee[The JEE Schema].
NOTE: If you use JTA, your transaction manager definition should look the same, regardless
of what data access technology you use, be it JDBC, Hibernate JPA, or any other supported