Remove duplicate ID values from howto doc
This commit is contained in:
parent
29565a7981
commit
98f577e62c
|
@ -2095,7 +2095,7 @@ include::{code-examples}/elasticsearch/HibernateSearchElasticsearchExample.java[
|
|||
|
||||
|
||||
|
||||
[[howto-configure-a-component-that-is-used-by-JPA]]
|
||||
[[howto-configure-jOOQ-with-multiple-datasources]]
|
||||
=== Configure jOOQ with Two DataSources
|
||||
If you need to use jOOQ with multiple data sources, you should create your own
|
||||
`DSLContext` for each, refer to
|
||||
|
|
Loading…
Reference in New Issue