This is an automated email from the ASF dual-hosted git repository.
asf-ci-deploy pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/grails-doc.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 5f89dd5681 Deploying to documentation branch - 12:58:40
5f89dd5681 is described below
commit 5f89dd568194685aee9b2907a7b6edaf6802cebb
Author: matrei <[email protected]>
AuthorDate: Thu Aug 28 12:58:41 2025 +0000
Deploying to documentation branch - 12:58:40
---
snapshot/grails-data/api/index-all.html | 4 ++--
.../datastore/mapping/document/config/DocumentMappingContext.html | 2 +-
.../mapping/keyvalue/mapping/config/KeyValueMappingContext.html | 2 +-
.../org/grails/datastore/mapping/model/AbstractMappingContext.html | 6 +++---
.../api/org/grails/datastore/mapping/model/MappingContext.html | 6 +++---
snapshot/grails-data/developer-manual/gettingStarted.html | 2 +-
snapshot/grails-data/developer-manual/introduction.html | 2 +-
snapshot/grails-data/developer-manual/stepByStep.html | 2 +-
snapshot/grails-data/developer-manual/testing.html | 2 +-
snapshot/grails-data/developer-manual/understandingApi.html | 2 +-
.../developer-manual/understandingApi/datastoreBasics.html | 2 +-
.../grails-data/developer-manual/understandingApi/gormApis.html | 2 +-
.../grails-data/developer-manual/understandingApi/gormEnhancer.html | 2 +-
.../developer-manual/understandingApi/implementingCrud.html | 2 +-
.../developer-manual/understandingApi/implementingQueries.html | 2 +-
.../developer-manual/understandingApi/secondaryIndexes.html | 2 +-
snapshot/grails-data/whats-new-manual/index.html | 2 +-
17 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/snapshot/grails-data/api/index-all.html
b/snapshot/grails-data/api/index-all.html
index c6d60d0224..a5f6fb8457 100644
--- a/snapshot/grails-data/api/index-all.html
+++ b/snapshot/grails-data/api/index-all.html
@@ -394,9 +394,9 @@ if (location.href.indexOf('is-external=true') == -1) {
</dt><dd> <div class="block"></div></dd>
<dt><span class="strong"><a
href="org/grails/datastore/mapping/core/connections/ConnectionSources.html#addListener(ConnectionSourcesListener<T,S>)"
title="Method in
ConnectionSources">addListener(ConnectionSourcesListener<T,S>)</a></span>
- Method in <a
href="org/grails/datastore/mapping/core/connections/ConnectionSources.html">ConnectionSources</a>
</dt><dd> <div class="block">Adds a listener</div></dd>
-<dt><span class="strong"><a
href="org/grails/datastore/mapping/model/AbstractMappingContext.html#addMappingContextListener(org.grails.datastore.mapping.model.MappingContext.Listener)"
title="Method in
AbstractMappingContext">addMappingContextListener(org.grails.datastore.mapping.model.MappingContext.Listener)</a></span>
- Method in <a
href="org/grails/datastore/mapping/model/AbstractMappingContext.html">AbstractMappingContext</a>
+<dt><span class="strong"><a
href="org/grails/datastore/mapping/model/AbstractMappingContext.html#addMappingContextListener(Listener)"
title="Method in
AbstractMappingContext">addMappingContextListener(Listener)</a></span> - Method
in <a
href="org/grails/datastore/mapping/model/AbstractMappingContext.html">AbstractMappingContext</a>
</dt><dd> <div class="block"></div></dd>
-<dt><span class="strong"><a
href="org/grails/datastore/mapping/model/MappingContext.html#addMappingContextListener(org.grails.datastore.mapping.model.MappingContext.Listener)"
title="Method in
MappingContext">addMappingContextListener(org.grails.datastore.mapping.model.MappingContext.Listener)</a></span>
- Method in <a
href="org/grails/datastore/mapping/model/MappingContext.html">MappingContext</a>
+<dt><span class="strong"><a
href="org/grails/datastore/mapping/model/MappingContext.html#addMappingContextListener(Listener)"
title="Method in
MappingContext">addMappingContextListener(Listener)</a></span> - Method in <a
href="org/grails/datastore/mapping/model/MappingContext.html">MappingContext</a>
</dt><dd> <div class="block">Adds a new mapping context listener
instance</div></dd>
<dt><span class="strong"><a
href="grails/gorm/validation/DefaultConstrainedProperty.html#addMetaConstraint(java.lang.String,
java.lang.Object)" title="Method in
DefaultConstrainedProperty">addMetaConstraint(java.lang.String,
java.lang.Object)</a></span> - Method in <a
href="grails/gorm/validation/DefaultConstrainedProperty.html">DefaultConstrainedProperty</a>
</dt><dd> <div class="block">Adds a meta constraints which is a non-validating
informational constraint.</div></dd>
diff --git
a/snapshot/grails-data/api/org/grails/datastore/mapping/document/config/DocumentMappingContext.html
b/snapshot/grails-data/api/org/grails/datastore/mapping/document/config/DocumentMappingContext.html
index 60f3dc574d..705d52be7f 100644
---
a/snapshot/grails-data/api/org/grails/datastore/mapping/document/config/DocumentMappingContext.html
+++
b/snapshot/grails-data/api/org/grails/datastore/mapping/document/config/DocumentMappingContext.html
@@ -288,7 +288,7 @@ extends <a
href='../../../../../../org/grails/datastore/mapping/model/AbstractMa
<tr class="altColor">
<td class="colFirst"><code>class <a
href='../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html'>AbstractMappingContext</a></code></td>
- <td class="colLast"><code><a
href='../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html#addEntityValidator(org.grails.datastore.mapping.model.PersistentEntity,
org.springframework.validation.Validator)'>addEntityValidator</a>, <a
href='../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html#addExternalPersistentEntity(java.lang.Class)'>addExternalPersistentEntity</a>,
<a href='../../../../../../org/grails/da [...]
+ <td class="colLast"><code><a
href='../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html#addEntityValidator(org.grails.datastore.mapping.model.PersistentEntity,
org.springframework.validation.Validator)'>addEntityValidator</a>, <a
href='../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html#addExternalPersistentEntity(java.lang.Class)'>addExternalPersistentEntity</a>,
<a href='../../../../../../org/grails/da [...]
</tr>
</table>
</ul>
diff --git
a/snapshot/grails-data/api/org/grails/datastore/mapping/keyvalue/mapping/config/KeyValueMappingContext.html
b/snapshot/grails-data/api/org/grails/datastore/mapping/keyvalue/mapping/config/KeyValueMappingContext.html
index 7ab227dbd2..32357ca3d2 100644
---
a/snapshot/grails-data/api/org/grails/datastore/mapping/keyvalue/mapping/config/KeyValueMappingContext.html
+++
b/snapshot/grails-data/api/org/grails/datastore/mapping/keyvalue/mapping/config/KeyValueMappingContext.html
@@ -294,7 +294,7 @@ extends <a
href='../../../../../../../org/grails/datastore/mapping/model/Abstrac
<tr class="altColor">
<td class="colFirst"><code>class <a
href='../../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html'>AbstractMappingContext</a></code></td>
- <td class="colLast"><code><a
href='../../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html#addEntityValidator(org.grails.datastore.mapping.model.PersistentEntity,
org.springframework.validation.Validator)'>addEntityValidator</a>, <a
href='../../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html#addExternalPersistentEntity(java.lang.Class)'>addExternalPersistentEntity</a>,
<a href='../../../../../../../org/ [...]
+ <td class="colLast"><code><a
href='../../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html#addEntityValidator(org.grails.datastore.mapping.model.PersistentEntity,
org.springframework.validation.Validator)'>addEntityValidator</a>, <a
href='../../../../../../../org/grails/datastore/mapping/model/AbstractMappingContext.html#addExternalPersistentEntity(java.lang.Class)'>addExternalPersistentEntity</a>,
<a href='../../../../../../../org/ [...]
</tr>
</table>
</ul>
diff --git
a/snapshot/grails-data/api/org/grails/datastore/mapping/model/AbstractMappingContext.html
b/snapshot/grails-data/api/org/grails/datastore/mapping/model/AbstractMappingContext.html
index 70d810af4e..5b5c21faee 100644
---
a/snapshot/grails-data/api/org/grails/datastore/mapping/model/AbstractMappingContext.html
+++
b/snapshot/grails-data/api/org/grails/datastore/mapping/model/AbstractMappingContext.html
@@ -283,7 +283,7 @@ implements <a
href='../../../../../org/grails/datastore/mapping/model/lifecycle/
<tr class="altColor">
<td class="colFirst"><code></code></td>
<td
class="colLast"><code>public void</code></td>
- <td class="colLast"><code><strong><a
href="#addMappingContextListener(org.grails.datastore.mapping.model.MappingContext.Listener)">addMappingContextListener</a></strong>(<a
href='../../../../../org/grails/datastore/mapping/model/MappingContext.Listener.html'>MappingContext.Listener</a>
listener)</code><br></td>
+ <td class="colLast"><code><strong><a
href="#addMappingContextListener(Listener)">addMappingContextListener</a></strong>(<a
href='../../../../../Listener.html'>Listener</a> listener)</code><br></td>
</tr>
<tr class="rowColor">
@@ -690,10 +690,10 @@ implements <a
href='../../../../../org/grails/datastore/mapping/model/lifecycle/
</li>
</ul>
- <a
name="addMappingContextListener(org.grails.datastore.mapping.model.MappingContext.Listener)"><!--
--></a>
+ <a name="addMappingContextListener(Listener)"><!--
--></a>
<ul class="blockListLast">
<li class="blockList">
- <h4>public void
<strong>addMappingContextListener</strong>(<a
href='../../../../../org/grails/datastore/mapping/model/MappingContext.Listener.html'>MappingContext.Listener</a>
listener)</h4>
+ <h4>public void
<strong>addMappingContextListener</strong>(<a
href='../../../../../Listener.html'>Listener</a> listener)</h4>
<p></p>
</li>
</ul>
diff --git
a/snapshot/grails-data/api/org/grails/datastore/mapping/model/MappingContext.html
b/snapshot/grails-data/api/org/grails/datastore/mapping/model/MappingContext.html
index 5b07612952..73d2c0698b 100644
---
a/snapshot/grails-data/api/org/grails/datastore/mapping/model/MappingContext.html
+++
b/snapshot/grails-data/api/org/grails/datastore/mapping/model/MappingContext.html
@@ -193,7 +193,7 @@ public interface MappingContext</pre>
<tr class="altColor">
<td class="colFirst"><code></code></td>
<td
class="colLast"><code>public void</code></td>
- <td class="colLast"><code><strong><a
href="#addMappingContextListener(org.grails.datastore.mapping.model.MappingContext.Listener)">addMappingContextListener</a></strong>(<a
href='../../../../../org/grails/datastore/mapping/model/MappingContext.Listener.html'>MappingContext.Listener</a>
listener)</code><br>Adds a new mapping context listener instance</td>
+ <td class="colLast"><code><strong><a
href="#addMappingContextListener(Listener)">addMappingContextListener</a></strong>(<a
href='../../../../../Listener.html'>Listener</a> listener)</code><br>Adds a
new mapping context listener instance</td>
</tr>
<tr class="rowColor">
@@ -404,10 +404,10 @@ public interface MappingContext</pre>
</li>
</ul>
- <a
name="addMappingContextListener(org.grails.datastore.mapping.model.MappingContext.Listener)"><!--
--></a>
+ <a name="addMappingContextListener(Listener)"><!--
--></a>
<ul class="blockListLast">
<li class="blockList">
- <h4>public void
<strong>addMappingContextListener</strong>(<a
href='../../../../../org/grails/datastore/mapping/model/MappingContext.Listener.html'>MappingContext.Listener</a>
listener)</h4>
+ <h4>public void
<strong>addMappingContextListener</strong>(<a
href='../../../../../Listener.html'>Listener</a> listener)</h4>
<p> Adds a new mapping context listener
instance
<DL><DT><B>Parameters:</B></DT><DD><code>listener</code> - The
listener</DD></DL></p>
</li>
diff --git a/snapshot/grails-data/developer-manual/gettingStarted.html
b/snapshot/grails-data/developer-manual/gettingStarted.html
index 173c75f614..914a803513 100644
--- a/snapshot/grails-data/developer-manual/gettingStarted.html
+++ b/snapshot/grails-data/developer-manual/gettingStarted.html
@@ -523,7 +523,7 @@ cd grails-core</pre>
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git a/snapshot/grails-data/developer-manual/introduction.html
b/snapshot/grails-data/developer-manual/introduction.html
index 3d2d433e1a..7194d6d393 100644
--- a/snapshot/grails-data/developer-manual/introduction.html
+++ b/snapshot/grails-data/developer-manual/introduction.html
@@ -476,7 +476,7 @@ body.book #toc,body.book #preamble,body.book
h1.sect0,body.book .sect1>h2{page-b
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git a/snapshot/grails-data/developer-manual/stepByStep.html
b/snapshot/grails-data/developer-manual/stepByStep.html
index 11bff7a6d2..6a5fcd2426 100644
--- a/snapshot/grails-data/developer-manual/stepByStep.html
+++ b/snapshot/grails-data/developer-manual/stepByStep.html
@@ -621,7 +621,7 @@ class XyzTestSuite {
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git a/snapshot/grails-data/developer-manual/testing.html
b/snapshot/grails-data/developer-manual/testing.html
index ef4c280915..4f5ca8c752 100644
--- a/snapshot/grails-data/developer-manual/testing.html
+++ b/snapshot/grails-data/developer-manual/testing.html
@@ -511,7 +511,7 @@ class PagedResultSpec extends GormDatastoreSpec{
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git a/snapshot/grails-data/developer-manual/understandingApi.html
b/snapshot/grails-data/developer-manual/understandingApi.html
index c0db2861ba..fb0d683536 100644
--- a/snapshot/grails-data/developer-manual/understandingApi.html
+++ b/snapshot/grails-data/developer-manual/understandingApi.html
@@ -454,7 +454,7 @@ body.book #toc,body.book #preamble,body.book
h1.sect0,body.book .sect1>h2{page-b
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git
a/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
b/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
index 6b939b7d92..37f6697f67 100644
---
a/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
+++
b/snapshot/grails-data/developer-manual/understandingApi/datastoreBasics.html
@@ -561,7 +561,7 @@ protected Session createSession(PropertyResolver
connDetails) {
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git
a/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
b/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
index 47b889a7cc..c4a3660839 100644
--- a/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
+++ b/snapshot/grails-data/developer-manual/understandingApi/gormApis.html
@@ -496,7 +496,7 @@ class Neo4jEntityTraitProvider implements
GormEntityTraitProvider {
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git
a/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
b/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
index ff86c96c61..8b5b785c1c 100644
--- a/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
+++ b/snapshot/grails-data/developer-manual/understandingApi/gormEnhancer.html
@@ -488,7 +488,7 @@ enhancer.enhance()</code></pre>
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git
a/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
b/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
index 55e2007366..de64caafd8 100644
---
a/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
+++
b/snapshot/grails-data/developer-manual/understandingApi/implementingCrud.html
@@ -673,7 +673,7 @@ protected void deleteEntry(String family, final Object key,
final Object entry)
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git
a/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
b/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
index 7ac58e03e4..1597c59d71 100644
---
a/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
+++
b/snapshot/grails-data/developer-manual/understandingApi/implementingQueries.html
@@ -588,7 +588,7 @@ If, for instance, the underlying datastore does not support
the calculation of a
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git
a/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
b/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
index 7956a54def..5837fe9e59 100644
---
a/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
+++
b/snapshot/grails-data/developer-manual/understandingApi/secondaryIndexes.html
@@ -526,7 +526,7 @@ If the underlying datastore supports secondary indexes then
it is ok to just ret
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>
diff --git a/snapshot/grails-data/whats-new-manual/index.html
b/snapshot/grails-data/whats-new-manual/index.html
index 5ab6e959e5..27e4bfa1f6 100644
--- a/snapshot/grails-data/whats-new-manual/index.html
+++ b/snapshot/grails-data/whats-new-manual/index.html
@@ -527,7 +527,7 @@ body.book #toc,body.book #preamble,body.book
h1.sect0,body.book .sect1>h2{page-b
<div id="footer">
<div id="footer-text">
Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-08-28 07:25:03 UTC
+Last updated 2025-08-28 12:01:53 UTC
</div>
</div>
</body>