This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 68023894c1 Merge pull request #15429 from 
apache/test/tck-data-service-connection-routing
     add d9451d971e docs: add Data Services and GormEnhancer documentation for 
multi-datasource routing
     add 955f1435e8 docs: add Data Services multi-datasource section to GORM 
Hibernate5 docs
     add 1b9b785cf7 docs: update multi-datasource docs for @CompileStatic 
injection, MultiTenant routing, and CRUD connection fixes
     add 06b04da429 docs: include @Where, @Query, and DetachedCriteria in 
routed methods list
     add 9246901cbe docs: replace GormEnhancer.findStaticApi() with domain 
static methods
     add 14bde8954f docs: remove remaining GormEnhancer references and fix 
autowiring description
     new b630a89710 Merge pull request #15406 from 
jamesfredley/docs/multi-datasource-data-services

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../multipleDataSources/dataSourceNamespaces.adoc  |   2 +
 .../docs/asciidoc/multipleDataSources/index.adoc   |   4 +
 .../docs/src/docs/asciidoc/services/index.adoc     |   5 +
 .../asciidoc/services/multipleDataSources.adoc     | 262 +++++++++++++++++++++
 .../guide/conf/dataSource/multipleDatasources.adoc | 244 +++++++++++++++++++
 .../transactionsMultiDataSource.adoc               |   2 +
 6 files changed, 519 insertions(+)
 create mode 100644 
grails-data-hibernate5/docs/src/docs/asciidoc/services/multipleDataSources.adoc

Reply via email to