Skip to content

Commit

Permalink
Deploying to gh-pages - 13:01:54
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Nov 28, 2023
1 parent f5f3638 commit 404a988
Show file tree
Hide file tree
Showing 787 changed files with 54,561 additions and 41,088 deletions.
114 changes: 100 additions & 14 deletions snapshot/hibernate/api/allclasses-frame.html

Large diffs are not rendered by default.

231 changes: 3 additions & 228 deletions snapshot/hibernate/api/deprecated-list.html

Large diffs are not rendered by default.

82 changes: 45 additions & 37 deletions snapshot/hibernate/api/grails/gorm/CriteriaBuilder.html

Large diffs are not rendered by default.

614 changes: 324 additions & 290 deletions snapshot/hibernate/api/grails/gorm/DetachedCriteria.html

Large diffs are not rendered by default.

39 changes: 34 additions & 5 deletions snapshot/hibernate/api/grails/gorm/Entity.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>Entity (GORM for Hibernate 5 - 6.1.13.BUILD-SNAPSHOT)</title>
<title>Entity (GORM for Hibernate 5 - 8.0.2-SNAPSHOT)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Entity (GORM for Hibernate 5 - 6.1.13.BUILD-SNAPSHOT)";
parent.document.title="Entity (GORM for Hibernate 5 - 8.0.2-SNAPSHOT)";
}
//-->
</script>
Expand Down Expand Up @@ -98,9 +98,15 @@ <h2 title="[Groovy] Trait Entity&lt;D&gt;" class="title">[Groovy] Trait Entity&l
<li class="blockList">


<!-- todo: direct known subclasses -->
<hr>
<br>

<p> Trait added to all domain classes
<DL><DT><B>Authors:</B></DT><DD>Graeme Rocher</DD></DL><DL><DT><B>Since:</B></DT><DD>5.0</DD></DL></p>
<pre>@groovy.transform.Trait
trait Entity&lt;D&gt;
extends java.lang.Object</pre>

<p> Trait added to all domain classes <DL><DT><B>Authors:</B></DT><DD>Graeme Rocher</DD></DL><DL><DT><B>Since:</B></DT><DD>5.0</DD></DL></p>

</li>
</ul>
Expand All @@ -126,6 +132,29 @@ <h2 title="[Groovy] Trait Entity&lt;D&gt;" class="title">[Groovy] Trait Entity&l



<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">

<li class="blockList"><a name="method_summary"><!-- --></a>
<h3>Inherited Methods Summary</h3>
<ul class="blockList">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Inherited Methods Summary table">
<caption><span>Inherited Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Methods inherited from class</th>
<th class="colLast" scope="col">Name</th>
</tr>

<tr class="altColor">
<td class="colFirst"><code>class java.lang.Object</code></td>
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td>
</tr>
</table>
</ul>
</li>

</ul>

</li>
</ul>
</div>
Expand Down Expand Up @@ -183,7 +212,7 @@ <h2 title="[Groovy] Trait Entity&lt;D&gt;" class="title">[Groovy] Trait Entity&l
Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method&nbsp;&nbsp;&nbsp;
</ul>
</div>

<p>Groovy Documentation</p>
<a name="skip-navbar_bottom">
<!-- -->
</a>
Expand Down
48 changes: 28 additions & 20 deletions snapshot/hibernate/api/grails/gorm/MultiTenant.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<html>
<head>
<!-- Generated by groovydoc -->
<title>MultiTenant (GORM for Hibernate 5 - 6.1.13.BUILD-SNAPSHOT)</title>
<title>MultiTenant (GORM for Hibernate 5 - 8.0.2-SNAPSHOT)</title>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../../groovy.ico" type="image/x-icon" rel="shortcut icon">
Expand All @@ -37,7 +37,7 @@
<body class="center">
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MultiTenant (GORM for Hibernate 5 - 6.1.13.BUILD-SNAPSHOT)";
parent.document.title="MultiTenant (GORM for Hibernate 5 - 8.0.2-SNAPSHOT)";
}
//-->
</script>
Expand Down Expand Up @@ -98,9 +98,16 @@ <h2 title="[Groovy] Trait MultiTenant&lt;D&gt;" class="title">[Groovy] Trait Mul
<li class="blockList">


<!-- todo: direct known subclasses -->
<hr>
<br>

<p> A trait for domain classes to implement that should be treated as multi tenant
<DL><DT><B>Authors:</B></DT><DD>Graeme Rocher</DD></DL><DL><DT><B>Since:</B></DT><DD>6.0</DD></DL></p>
<pre>@groovy.transform.Trait
@groovy.transform.CompileStatic
trait MultiTenant&lt;D&gt;
extends <a href='../../grails/gorm/Entity.html'>Entity</a></pre>

<p> A trait for domain classes to implement that should be treated as multi tenant <DL><DT><B>Authors:</B></DT><DD>Graeme Rocher</DD></DL><DL><DT><B>Since:</B></DT><DD>6.0</DD></DL></p>

</li>
</ul>
Expand Down Expand Up @@ -135,22 +142,26 @@ <h3>Methods Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Methods Summary table">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Type</th>
<th class="colFirst" scope="col">Type Params</th>
<th class="colLast" scope="col">Return Type</th>
<th class="colLast" scope="col">Name and description</th>
</tr>

<tr class="altColor">
<td class="colFirst"><code>static&nbsp;<a href='../../grails/gorm/api/GormAllOperations.html'>GormAllOperations</a></strong></code></td>
<td class="colFirst"><code>&lt;D&gt;</code></td>
<td class="colLast"><code>static&nbsp;<a href='../../grails/gorm/api/GormAllOperations.html'>GormAllOperations</a></code></td>
<td class="colLast"><code><strong><a href="#eachTenant(groovy.lang.Closure)">eachTenant</a></strong>(groovy.lang.Closure callable)</code><br>Execute the closure for each tenant</td>
</tr>

<tr class="rowColor">
<td class="colFirst"><code>static&nbsp;T</strong></code></td>
<td class="colLast"><code><strong><a href="#withTenant(java.io.Serializable, Closure<T>)">withTenant</a></strong>(java.io.Serializable tenantId, groovy.lang.Closure&lt;T&gt; callable)</code><br>Execute the closure with the given tenantId</td>
<td class="colFirst"><code>&lt;T&gt;</code></td>
<td class="colLast"><code>static&nbsp;T</code></td>
<td class="colLast"><code><strong><a href="#withTenant(java.io.Serializable, Closure)">withTenant</a></strong>(java.io.Serializable tenantId, groovy.lang.Closure&lt;T&gt; callable)</code><br>Execute the closure with the given tenantId</td>
</tr>

<tr class="altColor">
<td class="colFirst"><code>static&nbsp;<a href='../../grails/gorm/api/GormAllOperations.html' title='GormAllOperations'>GormAllOperations</a>&lt;D&gt;</strong></code></td>
<td class="colFirst"><code>&lt;D&gt;</code></td>
<td class="colLast"><code>static&nbsp;<a href='../../grails/gorm/api/GormAllOperations.html' title='GormAllOperations'>GormAllOperations</a>&lt;D&gt;</code></td>
<td class="colLast"><code><strong><a href="#withTenant(java.io.Serializable)">withTenant</a></strong>(java.io.Serializable tenantId)</code><br>Return the <a href='../../grails/gorm/api/GormAllOperations.html' title='GormAllOperations'>GormAllOperations</a> for the given tenant id</td>
</tr>

Expand Down Expand Up @@ -189,27 +200,24 @@ <h3>Method Detail</h3>
<a name="eachTenant(groovy.lang.Closure)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>static&nbsp;<a href='../../grails/gorm/api/GormAllOperations.html'>GormAllOperations</a> <strong>eachTenant</strong>(groovy.lang.Closure callable)</h4>
<p> Execute the closure for each tenant
<DL><DT><B>Parameters:</B></DT><DD><code>callable</code> - The closure</DD></DL><DL><DT><B>Returns:</B></DT><DD>The result of the closure</DD></DL></p>
<h4>&lt;D&gt; static&nbsp;<a href='../../grails/gorm/api/GormAllOperations.html'>GormAllOperations</a> <strong>eachTenant</strong>(groovy.lang.Closure callable)</h4>
<p> Execute the closure for each tenant <DL><DT><B>Parameters:</B></DT><DD><code>callable</code> - The closure</DD></DL><DL><DT><B>Returns:</B></DT><DD>The result of the closure</DD></DL></p>
</li>
</ul>

<a name="withTenant(java.io.Serializable, Closure<T>)"><!-- --></a>
<a name="withTenant(java.io.Serializable, Closure)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>static&nbsp;T <strong>withTenant</strong>(java.io.Serializable tenantId, groovy.lang.Closure&lt;T&gt; callable)</h4>
<p> Execute the closure with the given tenantId
<DL><DT><B>Parameters:</B></DT><DD><code>tenantId</code> - The tenant id</DD><DD><code>callable</code> - The closure</DD></DL><DL><DT><B>Returns:</B></DT><DD>The result of the closure</DD></DL></p>
<h4>&lt;T&gt; static&nbsp;T <strong>withTenant</strong>(java.io.Serializable tenantId, groovy.lang.Closure&lt;T&gt; callable)</h4>
<p> Execute the closure with the given tenantId <DL><DT><B>Parameters:</B></DT><DD><code>tenantId</code> - The tenant id</DD><DD><code>callable</code> - The closure</DD></DL><DL><DT><B>Returns:</B></DT><DD>The result of the closure</DD></DL></p>
</li>
</ul>

<a name="withTenant(java.io.Serializable)"><!-- --></a>
<ul class="blockListLast">
<li class="blockList">
<h4>static&nbsp;<a href='../../grails/gorm/api/GormAllOperations.html' title='GormAllOperations'>GormAllOperations</a>&lt;D&gt; <strong>withTenant</strong>(java.io.Serializable tenantId)</h4>
<p> Return the <a href='../../grails/gorm/api/GormAllOperations.html' title='GormAllOperations'>GormAllOperations</a> for the given tenant id
<DL><DT><B>Parameters:</B></DT><DD><code>tenantId</code> - The tenant id</DD></DL><DL><DT><B>Returns:</B></DT><DD>The operations</DD></DL></p>
<h4>&lt;D&gt; static&nbsp;<a href='../../grails/gorm/api/GormAllOperations.html' title='GormAllOperations'>GormAllOperations</a>&lt;D&gt; <strong>withTenant</strong>(java.io.Serializable tenantId)</h4>
<p> Return the <a href='../../grails/gorm/api/GormAllOperations.html' title='GormAllOperations'>GormAllOperations</a> for the given tenant id <DL><DT><B>Parameters:</B></DT><DD><code>tenantId</code> - The tenant id</DD></DL><DL><DT><B>Returns:</B></DT><DD>The operations</DD></DL></p>
</li>
</ul>

Expand Down Expand Up @@ -254,7 +262,7 @@ <h4>static&nbsp;<a href='../../grails/gorm/api/GormAllOperations.html' title='Go
Field&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp;
</ul>
</div>

<p>Groovy Documentation</p>
<a name="skip-navbar_bottom">
<!-- -->
</a>
Expand Down
Loading

0 comments on commit 404a988

Please sign in to comment.