Skip to content

Commit

Permalink
Generated by gradle-git-publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Jun 3, 2024
1 parent 96cc106 commit 2f1ca42
Show file tree
Hide file tree
Showing 996 changed files with 35,451 additions and 33,211 deletions.
13 changes: 7 additions & 6 deletions docs/0.9-SNAPSHOT/javadoc/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@
<title>All Classes (PGJDBC-NG 0.9-SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
Expand Down Expand Up @@ -694,8 +695,8 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<tr id="i131" class="rowColor">
<td class="colFirst"><a href="com/impossibl/postgres/utils/guava/Joiner.html" title="class in com.impossibl.postgres.utils.guava">Joiner</a></td>
<th class="colLast" scope="row">
<div class="block">An object which joins pieces of text (specified as an array, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Iterable</code></a>, varargs or even a
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Map</code></a>) with a separator.</div>
<div class="block">An object which joins pieces of text (specified as an array, <code>Iterable</code>, varargs or even a
<code>Map</code>) with a separator.</div>
</th>
</tr>
<tr id="i132" class="altColor">
Expand Down Expand Up @@ -1061,7 +1062,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<tr id="i210" class="altColor">
<td class="colFirst"><a href="com/impossibl/postgres/jdbc/xa/PGXAConnection.html" title="class in com.impossibl.postgres.jdbc.xa">PGXAConnection</a></td>
<th class="colLast" scope="row">
<div class="block">The PostgreSQL implementation of <a href="https://docs.oracle.com/javase/8/docs/api/javax/sql/XAConnection.html?is-external=true" title="class or interface in javax.sql" class="externalLink"><code>XAConnection</code></a> and <a href="https://docs.oracle.com/javase/8/docs/api/javax/transaction/xa/XAResource.html?is-external=true" title="class or interface in javax.transaction.xa" class="externalLink"><code>XAResource</code></a>.</div>
<div class="block">The PostgreSQL implementation of <code>XAConnection</code> and <code>XAResource</code>.</div>
</th>
</tr>
<tr id="i211" class="rowColor">
Expand Down
11 changes: 7 additions & 4 deletions docs/0.9-SNAPSHOT/javadoc/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,21 @@
<title>All Classes (PGJDBC-NG 0.9-SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<main role="main">
<h1 class="bar">All&nbsp;Classes</h1>
<main role="main" class="indexContainer">
<div class="indexContainer">
<ul>
<li><a href="com/impossibl/postgres/protocol/sasl/scram/util/AbstractCharAttributeValue.html" title="class in com.impossibl.postgres.protocol.sasl.scram.util">AbstractCharAttributeValue</a></li>
<li><a href="com/impossibl/postgres/system/AbstractContext.html" title="class in com.impossibl.postgres.system">AbstractContext</a></li>
Expand Down Expand Up @@ -467,6 +469,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/impossibl/jdbc/spy/XADataSourceTracer.html" title="class in com.impossibl.jdbc.spy">XADataSourceTracer</a></li>
<li><a href="com/impossibl/postgres/system/procs/XMLs.html" title="class in com.impossibl.postgres.system.procs">XMLs</a></li>
</ul>
</div>
</main>
</body>
</html>
7 changes: 4 additions & 3 deletions docs/0.9-SNAPSHOT/javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@
<title>All Packages (PGJDBC-NG 0.9-SNAPSHOT)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
Expand Down
Loading

0 comments on commit 2f1ca42

Please sign in to comment.