Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/KiWiDialect.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/KiWiDialect.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/KiWiDialect.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:47 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>KiWiDialect (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>KiWiDialect (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="KiWiDialect (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="KiWiDialect (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
@@ -126,8 +126,8 @@ extends <a href="http://docs.oracle.com/
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>protected
com.google.common.hash.BloomFilter<org.openrdf.model.URI></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#supportedFunctions">supportedFunctions</a></strong></code> </td>
+<td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#VERSION">VERSION</a></strong></code> </td>
</tr>
</table>
</li>
@@ -165,16 +165,14 @@ extends <a href="http://docs.oracle.com/
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getConcat(java.lang.String...)">getConcat</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... args)</code>
-<div class="block"><strong>Deprecated.</strong>
-<div class="block"><i>use <a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getFunction(org.openrdf.model.URI,
java.lang.String...)"><code>getFunction(URI, String...)</code></a>
instead</i></div>
-</div>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getCreateScript(java.lang.String)">getCreateScript</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> scriptName)</code>
+<div class="block">Return the contents of the SQL create script used for
initialising an empty database</div>
</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getCreateScript(java.lang.String)">getCreateScript</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> scriptName)</code>
-<div class="block">Return the contents of the SQL create script used for
initialising an empty database</div>
+<td class="colFirst"><code>abstract <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getDateTimeTZ(java.lang.String)">getDateTimeTZ</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> alias)</code>
+<div class="block">Return the SQL timezone value for a KiWiDateLiteral,
corrected by the timezone offset.</div>
</td>
</tr>
<tr class="altColor">
@@ -191,9 +189,10 @@ extends <a href="http://docs.oracle.com/
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getFunction(org.openrdf.model.URI,
java.lang.String...)">getFunction</a></strong>(org.openrdf.model.URI fnUri,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... args)</code>
-<div class="block">Return an SQL string for evaluating the function with the
given URI on the arguments.</div>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getGroupConcat(java.lang.String,
java.lang.String, boolean)">getGroupConcat</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> value,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> separator,
+ boolean distinct)</code>
+<div class="block">Return the name of the aggregate function for group
concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)</div>
</td>
</tr>
<tr class="rowColor">
@@ -254,35 +253,29 @@ extends <a href="http://docs.oracle.com/
</td>
</tr>
<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isArraySupported()">isArraySupported</a></strong>()</code>
+<div class="block">Return true in case the database supports creating arrays
with ARRAY[...]</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><code>abstract boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isBatchSupported()">isBatchSupported</a></strong>()</code>
<div class="block">Return true if batched commits are supported by this
dialect.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isCursorSupported()">isCursorSupported</a></strong>()</code>
<div class="block">Return true in case the database system supports using
cursors for queries over large data tables.</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isFunctionSupported(org.openrdf.model.URI)">isFunctionSupported</a></strong>(org.openrdf.model.URI fnUri)</code>
-<div class="block">Return true in case the database dialect offers direct
support for the function with the URI given as argument.</div>
-</td>
-</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isRegexpSupported(java.lang.String)">isRegexpSupported</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> flags)</code>
<div class="block">Return true in case the SPARQL RE flags contained in the
given string are supported.</div>
</td>
</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#listSequences(java.lang.String)">listSequences</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> scriptName)</code>
-<div class="block">Return the names of all sequences that have been configured
in the system, i.e.</div>
-</td>
-</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -305,13 +298,14 @@ extends <a href="http://docs.oracle.com/
<!-- -->
</a>
<h3>Field Detail</h3>
-<a name="supportedFunctions">
+<a name="VERSION">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
-<h4>supportedFunctions</h4>
-<pre>protected com.google.common.hash.BloomFilter<org.openrdf.model.URI>
supportedFunctions</pre>
+<h4>VERSION</h4>
+<pre>public static final int VERSION</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a
href="../../../../../constant-values.html#org.apache.marmotta.kiwi.persistence.KiWiDialect.VERSION">Constant
Field Values</a></dd></dl>
</li>
</ul>
</li>
@@ -373,6 +367,17 @@ extends <a href="http://docs.oracle.com/
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
+<a name="isArraySupported()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isArraySupported</h4>
+<pre>public boolean isArraySupported()</pre>
+<div class="block">Return true in case the database supports creating arrays
with ARRAY[...]</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
+</li>
+</ul>
<a name="getCreateScript(java.lang.String)">
<!-- -->
</a>
@@ -459,17 +464,6 @@ extends <a href="http://docs.oracle.com/
<dl><dt><span class="strong">Returns:</span></dt><dd>a set of all statement
identifiers</dd></dl>
</li>
</ul>
-<a name="listSequences(java.lang.String)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>listSequences</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>> listSequences(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> scriptName)</pre>
-<div class="block">Return the names of all sequences that have been configured
in the system, i.e. all statements starting with "seq."</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
-</li>
-</ul>
<a name="getRegexp(java.lang.String, java.lang.String, java.lang.String)">
<!-- -->
</a>
@@ -509,62 +503,42 @@ extends <a href="http://docs.oracle.com/
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
-<a name="getConcat(java.lang.String...)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getConcat</h4>
-<pre><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true"
title="class or interface in java.lang">@Deprecated</a>
-public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> getConcat(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... args)</pre>
-<div class="block"><span class="strong">Deprecated.</span> <i>use <a
href="../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getFunction(org.openrdf.model.URI,
java.lang.String...)"><code>getFunction(URI, String...)</code></a>
instead</i></div>
-<div class="block">Get the database specific string concatenation function for
the (variable number of) arguments.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>args</code> -
</dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
-</li>
-</ul>
-<a name="getValidationQuery()">
+<a name="getGroupConcat(java.lang.String, java.lang.String, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>getValidationQuery</h4>
-<pre>public abstract <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> getValidationQuery()</pre>
-<div class="block">Get the query string that can be used for validating that a
JDBC connection to this database is still valid.
- Typically, this should be an inexpensive operation like "SELECT 1",</div>
+<h4>getGroupConcat</h4>
+<pre>public abstract <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> getGroupConcat(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> value,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> separator,
+ boolean distinct)</pre>
+<div class="block">Return the name of the aggregate function for group
concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)</div>
<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
-<a name="getFunction(org.openrdf.model.URI, java.lang.String...)">
+<a name="getDateTimeTZ(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>getFunction</h4>
-<pre>public abstract <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> getFunction(org.openrdf.model.URI fnUri,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... args)</pre>
-<div class="block">Return an SQL string for evaluating the function with the
given URI on the arguments. All arguments are already
- properly substituted SQL expressions (e.g. field names or constants).
- <p/>
- Dialects should at least implement support for all functions defined in the
SPARQL specification (http://www.w3.org/TR/sparql11-query/#SparqlOps)</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fnUri</code> -
</dd><dd><code>args</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true"
title="class or interface in
java.lang">UnsupportedOperationException</a></code> - in case the function with
the given URI is not supported</dd></dl>
+<h4>getDateTimeTZ</h4>
+<pre>public abstract <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> getDateTimeTZ(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> alias)</pre>
+<div class="block">Return the SQL timezone value for a KiWiDateLiteral,
corrected by the timezone offset. In PostgreSQL, this is
+ e.g. computed by (ALIAS.tvalue + ALIAS.tzoffset * INTERVAL '1 second')</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>alias</code> -
</dd>
+<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
-<a name="isFunctionSupported(org.openrdf.model.URI)">
+<a name="getValidationQuery()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>isFunctionSupported</h4>
-<pre>public boolean isFunctionSupported(org.openrdf.model.URI fnUri)</pre>
-<div class="block">Return true in case the database dialect offers direct
support for the function with the URI given as argument.
- This method is used to determine whether a SPARQL query containing a function
can be optimized or needs to be
- evaluated in-memory.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fnUri</code> -
</dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
+<h4>getValidationQuery</h4>
+<pre>public abstract <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> getValidationQuery()</pre>
+<div class="block">Get the query string that can be used for validating that a
JDBC connection to this database is still valid.
+ Typically, this should be an inexpensive operation like "SELECT 1",</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="isCursorSupported()">
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/KiWiGarbageCollector.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/KiWiGarbageCollector.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/KiWiGarbageCollector.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:47 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>KiWiGarbageCollector (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>KiWiGarbageCollector (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="KiWiGarbageCollector (Apache Marmotta Site
3.2.1 API)";
+ parent.document.title="KiWiGarbageCollector (Apache Marmotta Site
3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/KiWiPersistence.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/KiWiPersistence.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/KiWiPersistence.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:47 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>KiWiPersistence (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>KiWiPersistence (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="KiWiPersistence (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="KiWiPersistence (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiConnection.RetryCommand.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiConnection.RetryCommand.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiConnection.RetryCommand.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface
org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryCommand (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Interface
org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryCommand (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface
org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryCommand (Apache
Marmotta Site 3.2.1 API)";
+ parent.document.title="Uses of Interface
org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryCommand (Apache
Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiConnection.RetryExecution.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiConnection.RetryExecution.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiConnection.RetryExecution.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution (Apache
Marmotta Site 3.2.1 API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiConnection.RetryExecution (Apache
Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiConnection.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiConnection.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiConnection.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.persistence.KiWiConnection
(Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.persistence.KiWiConnection
(Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiConnection (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiConnection (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiDialect.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiDialect.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiDialect.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.persistence.KiWiDialect (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.persistence.KiWiDialect (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiDialect (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiDialect (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiGarbageCollector.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiGarbageCollector.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiGarbageCollector.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
(Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector
(Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector (Apache Marmotta Site
3.2.1 API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiGarbageCollector (Apache Marmotta Site
3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiPersistence.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiPersistence.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/class-use/KiWiPersistence.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.persistence.KiWiPersistence
(Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.persistence.KiWiPersistence
(Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiPersistence (Apache Marmotta Site
3.2.1 API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.KiWiPersistence (Apache Marmotta Site
3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:17 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:47 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>H2Dialect (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>H2Dialect (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="H2Dialect (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="H2Dialect (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
@@ -124,7 +124,7 @@ extends <a href="../../../../../../org/a
<!-- -->
</a>
<h3>Fields inherited from class org.apache.marmotta.kiwi.persistence.<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in org.apache.marmotta.kiwi.persistence">KiWiDialect</a></h3>
-<code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#supportedFunctions">supportedFunctions</a></code></li>
+<code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#VERSION">VERSION</a></code></li>
</ul>
</li>
</ul>
@@ -159,25 +159,32 @@ extends <a href="../../../../../../org/a
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#getDriverClass()">getDriverClass</a></strong>()</code>
-<div class="block">Return the name of the driver class (used for properly
initialising JDBC connections)</div>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#getDateTimeTZ(java.lang.String)">getDateTimeTZ</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> alias)</code>
+<div class="block">Return the SQL timezone value for a KiWiDateLiteral,
corrected by the timezone offset.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#getFunction(org.openrdf.model.URI,
java.lang.String...)">getFunction</a></strong>(org.openrdf.model.URI fnUri,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... args)</code>
-<div class="block">Return an SQL string for evaluating the function with the
given URI on the arguments.</div>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#getDriverClass()">getDriverClass</a></strong>()</code>
+<div class="block">Return the name of the driver class (used for properly
initialising JDBC connections)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#getGroupConcat(java.lang.String,
java.lang.String, boolean)">getGroupConcat</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> value,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> separator,
+ boolean distinct)</code>
+<div class="block">Return the name of the aggregate function for group
concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#getILike(java.lang.String,
java.lang.String)">getILike</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> text,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> pattern)</code>
<div class="block">Return the database specific case insensitive like
comparison, e.g.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#getRegexp(java.lang.String,
java.lang.String, java.lang.String)">getRegexp</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> text,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> pattern,
@@ -185,19 +192,19 @@ extends <a href="../../../../../../org/a
<div class="block">Return the database specific operator for matching a text
against a regular expression.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#getValidationQuery()">getValidationQuery</a></strong>()</code>
<div class="block">Get the query string that can be used for validating that a
JDBC connection to this database is still valid.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#isBatchSupported()">isBatchSupported</a></strong>()</code>
<div class="block">Return true if batched commits are supported by this
dialect.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/h2/H2Dialect.html#isRegexpSupported(java.lang.String)">isRegexpSupported</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> flags)</code>
<div class="block">Return true in case the SPARQL RE flags contained in the
given string are supported.</div>
@@ -209,7 +216,7 @@ extends <a href="../../../../../../org/a
<!-- -->
</a>
<h3>Methods inherited from class org.apache.marmotta.kiwi.persistence.<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in org.apache.marmotta.kiwi.persistence">KiWiDialect</a></h3>
-<code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getConcat(java.lang.String...)">getConcat</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getCreateScript(java.lang.String)">getCreateScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getDropScript(java.lang.String)">getDropScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getMigrationScript(int,
java.lang.String)">getMigrationScript</a>, <a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getScript(java.lang.String)">getScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getStatement(java.lang.String)">getStatement</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getStatementIdentifiers()">getStatementIdentifiers</a>,
<a href="../../../../../../org/apache/marmotta/kiwi/
persistence/KiWiDialect.html#getVersion()">getVersion</a>, <a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#hasStatement(java.lang.String)">hasStatement</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isCursorSupported()">isCursorSupported</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isFunctionSupported(org.openrdf.model.URI)">isFunctionSupported</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#listSequences(java.lang.String)">listSequences</a></code></li>
+<code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getCreateScript(java.lang.String)">getCreateScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getDropScript(java.lang.String)">getDropScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getMigrationScript(int,
java.lang.String)">getMigrationScript</a>, <a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getScript(java.lang.String)">getScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getStatement(java.lang.String)">getStatement</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getStatementIdentifiers()">getStatementIdentifiers</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getVersion()">getVersion</a>,
<a href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiD
ialect.html#hasStatement(java.lang.String)">hasStatement</a>, <a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isArraySupported()">isArraySupported</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isCursorSupported()">isCursorSupported</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -329,40 +336,52 @@ extends <a href="../../../../../../org/a
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
-<a name="getValidationQuery()">
+<a name="getGroupConcat(java.lang.String, java.lang.String, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>getValidationQuery</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> getValidationQuery()</pre>
-<div class="block">Get the query string that can be used for validating that a
JDBC connection to this database is still valid.
- Typically, this should be an inexpensive operation like "SELECT 1",</div>
+<h4>getGroupConcat</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> getGroupConcat(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> value,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> separator,
+ boolean distinct)</pre>
+<div class="block">Return the name of the aggregate function for group
concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)</div>
<dl>
<dt><strong>Specified by:</strong></dt>
-<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getValidationQuery()">getValidationQuery</a></code> in
class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
+<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getGroupConcat(java.lang.String,
java.lang.String, boolean)">getGroupConcat</a></code> in
class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>value</code> -
</dd><dd><code>separator</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
-<a name="getFunction(org.openrdf.model.URI, java.lang.String...)">
+<a name="getDateTimeTZ(java.lang.String)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDateTimeTZ</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> getDateTimeTZ(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> alias)</pre>
+<div class="block">Return the SQL timezone value for a KiWiDateLiteral,
corrected by the timezone offset. In PostgreSQL, this is
+ e.g. computed by (ALIAS.tvalue + ALIAS.tzoffset * INTERVAL '1 second')</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getDateTimeTZ(java.lang.String)">getDateTimeTZ</a></code> in
class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>alias</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
+</li>
+</ul>
+<a name="getValidationQuery()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
-<h4>getFunction</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> getFunction(org.openrdf.model.URI fnUri,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... args)</pre>
-<div class="block">Return an SQL string for evaluating the function with the
given URI on the arguments. All arguments are already
- properly substituted SQL expressions (e.g. field names or constants).
- <p/>
- Dialects should at least implement support for all functions defined in the
SPARQL specification (http://www.w3.org/TR/sparql11-query/#SparqlOps)</div>
+<h4>getValidationQuery</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> getValidationQuery()</pre>
+<div class="block">Get the query string that can be used for validating that a
JDBC connection to this database is still valid.
+ Typically, this should be an inexpensive operation like "SELECT 1",</div>
<dl>
<dt><strong>Specified by:</strong></dt>
-<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getFunction(org.openrdf.model.URI,
java.lang.String...)">getFunction</a></code> in class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>fnUri</code> -
</dd><dd><code>args</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true"
title="class or interface in
java.lang">UnsupportedOperationException</a></code> - in case the function with
the given URI is not supported</dd></dl>
+<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getValidationQuery()">getValidationQuery</a></code> in
class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
</li>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/class-use/H2Dialect.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/class-use/H2Dialect.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/class-use/H2Dialect.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.persistence.h2.H2Dialect (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.persistence.h2.H2Dialect (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.h2.H2Dialect (Apache Marmotta Site 3.2.1
API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.h2.H2Dialect (Apache Marmotta Site 3.3.0
API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-frame.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-frame.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-frame.html
Tue Dec 16 10:39:19 2014
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.persistence.h2 (Apache Marmotta Site 3.2.1
API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.persistence.h2 (Apache Marmotta Site 3.3.0
API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-summary.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-summary.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-summary.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.persistence.h2 (Apache Marmotta Site 3.2.1
API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.persistence.h2 (Apache Marmotta Site 3.3.0
API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.persistence.h2 (Apache
Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.persistence.h2 (Apache
Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-tree.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-tree.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-tree.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.persistence.h2 Class Hierarchy (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.persistence.h2 Class Hierarchy (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.persistence.h2 Class
Hierarchy (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.persistence.h2 Class
Hierarchy (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-use.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-use.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/h2/package-use.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.marmotta.kiwi.persistence.h2 (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Package org.apache.marmotta.kiwi.persistence.h2 (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package
org.apache.marmotta.kiwi.persistence.h2 (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="Uses of Package
org.apache.marmotta.kiwi.persistence.h2 (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:18 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:47 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MySQLDialect (Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>MySQLDialect (Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="MySQLDialect (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="MySQLDialect (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
@@ -134,7 +134,7 @@ extends <a href="../../../../../../org/a
<!-- -->
</a>
<h3>Fields inherited from class org.apache.marmotta.kiwi.persistence.<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in org.apache.marmotta.kiwi.persistence">KiWiDialect</a></h3>
-<code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#supportedFunctions">supportedFunctions</a></code></li>
+<code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#VERSION">VERSION</a></code></li>
</ul>
</li>
</ul>
@@ -169,25 +169,32 @@ extends <a href="../../../../../../org/a
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#getDriverClass()">getDriverClass</a></strong>()</code>
-<div class="block">Return the name of the driver class (used for properly
initialising JDBC connections)</div>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#getDateTimeTZ(java.lang.String)">getDateTimeTZ</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> alias)</code>
+<div class="block">Return the SQL timezone value for a KiWiDateLiteral,
corrected by the timezone offset.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#getFunction(org.openrdf.model.URI,
java.lang.String...)">getFunction</a></strong>(org.openrdf.model.URI fnUri,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... args)</code>
-<div class="block">Return an SQL string for evaluating the function with the
given URI on the arguments.</div>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#getDriverClass()">getDriverClass</a></strong>()</code>
+<div class="block">Return the name of the driver class (used for properly
initialising JDBC connections)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#getGroupConcat(java.lang.String,
java.lang.String, boolean)">getGroupConcat</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> value,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> separator,
+ boolean distinct)</code>
+<div class="block">Return the name of the aggregate function for group
concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#getILike(java.lang.String,
java.lang.String)">getILike</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> text,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> pattern)</code>
<div class="block">Return the database specific case insensitive like
comparison, e.g.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#getRegexp(java.lang.String,
java.lang.String, java.lang.String)">getRegexp</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> text,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> pattern,
@@ -195,19 +202,19 @@ extends <a href="../../../../../../org/a
<div class="block">Return the database specific operator for matching a text
against a regular expression.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#getValidationQuery()">getValidationQuery</a></strong>()</code>
<div class="block">Get the query string that can be used for validating that a
JDBC connection to this database is still valid.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#isBatchSupported()">isBatchSupported</a></strong>()</code>
<div class="block">Return true if batched commits are supported by this
dialect.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/mysql/MySQLDialect.html#isRegexpSupported(java.lang.String)">isRegexpSupported</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> flags)</code>
<div class="block">Return true in case the SPARQL RE flags contained in the
given string are supported.</div>
@@ -219,7 +226,7 @@ extends <a href="../../../../../../org/a
<!-- -->
</a>
<h3>Methods inherited from class org.apache.marmotta.kiwi.persistence.<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in org.apache.marmotta.kiwi.persistence">KiWiDialect</a></h3>
-<code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getConcat(java.lang.String...)">getConcat</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getCreateScript(java.lang.String)">getCreateScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getDropScript(java.lang.String)">getDropScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getMigrationScript(int,
java.lang.String)">getMigrationScript</a>, <a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getScript(java.lang.String)">getScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getStatement(java.lang.String)">getStatement</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getStatementIdentifiers()">getStatementIdentifiers</a>,
<a href="../../../../../../org/apache/marmotta/kiwi/
persistence/KiWiDialect.html#getVersion()">getVersion</a>, <a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#hasStatement(java.lang.String)">hasStatement</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isCursorSupported()">isCursorSupported</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isFunctionSupported(org.openrdf.model.URI)">isFunctionSupported</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#listSequences(java.lang.String)">listSequences</a></code></li>
+<code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getCreateScript(java.lang.String)">getCreateScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getDropScript(java.lang.String)">getDropScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getMigrationScript(int,
java.lang.String)">getMigrationScript</a>, <a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getScript(java.lang.String)">getScript</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getStatement(java.lang.String)">getStatement</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getStatementIdentifiers()">getStatementIdentifiers</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getVersion()">getVersion</a>,
<a href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiD
ialect.html#hasStatement(java.lang.String)">hasStatement</a>, <a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isArraySupported()">isArraySupported</a>,
<a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#isCursorSupported()">isCursorSupported</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -339,40 +346,52 @@ extends <a href="../../../../../../org/a
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
-<a name="getValidationQuery()">
+<a name="getGroupConcat(java.lang.String, java.lang.String, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>getValidationQuery</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> getValidationQuery()</pre>
-<div class="block">Get the query string that can be used for validating that a
JDBC connection to this database is still valid.
- Typically, this should be an inexpensive operation like "SELECT 1",</div>
+<h4>getGroupConcat</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> getGroupConcat(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> value,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> separator,
+ boolean distinct)</pre>
+<div class="block">Return the name of the aggregate function for group
concatenation (string_agg in postgres, GROUP_CONCAT in MySQL)</div>
<dl>
<dt><strong>Specified by:</strong></dt>
-<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getValidationQuery()">getValidationQuery</a></code> in
class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
+<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getGroupConcat(java.lang.String,
java.lang.String, boolean)">getGroupConcat</a></code> in
class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>value</code> -
</dd><dd><code>separator</code> - </dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
-<a name="getFunction(org.openrdf.model.URI, java.lang.String...)">
+<a name="getDateTimeTZ(java.lang.String)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDateTimeTZ</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> getDateTimeTZ(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> alias)</pre>
+<div class="block">Return the SQL timezone value for a KiWiDateLiteral,
corrected by the timezone offset. In PostgreSQL, this is
+ e.g. computed by (ALIAS.tvalue + ALIAS.tzoffset * INTERVAL '1 second')</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getDateTimeTZ(java.lang.String)">getDateTimeTZ</a></code> in
class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>alias</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
+</li>
+</ul>
+<a name="getValidationQuery()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
-<h4>getFunction</h4>
-<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> getFunction(org.openrdf.model.URI fnUri,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>... args)</pre>
-<div class="block">Return an SQL string for evaluating the function with the
given URI on the arguments. All arguments are already
- properly substituted SQL expressions (e.g. field names or constants).
- <p/>
- Dialects should at least implement support for all functions defined in the
SPARQL specification (http://www.w3.org/TR/sparql11-query/#SparqlOps)</div>
+<h4>getValidationQuery</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> getValidationQuery()</pre>
+<div class="block">Get the query string that can be used for validating that a
JDBC connection to this database is still valid.
+ Typically, this should be an inexpensive operation like "SELECT 1",</div>
<dl>
<dt><strong>Specified by:</strong></dt>
-<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getFunction(org.openrdf.model.URI,
java.lang.String...)">getFunction</a></code> in class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>fnUri</code> -
</dd><dd><code>args</code> - </dd>
-<dt><span class="strong">Returns:</span></dt><dd></dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code><a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true"
title="class or interface in
java.lang">UnsupportedOperationException</a></code> - in case the function with
the given URI is not supported</dd></dl>
+<dd><code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html#getValidationQuery()">getValidationQuery</a></code> in
class <code><a
href="../../../../../../org/apache/marmotta/kiwi/persistence/KiWiDialect.html"
title="class in
org.apache.marmotta.kiwi.persistence">KiWiDialect</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
</li>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/class-use/MySQLDialect.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/class-use/MySQLDialect.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/class-use/MySQLDialect.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:52 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
(Apache Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Class org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect
(Apache Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect (Apache Marmotta Site
3.2.1 API)";
+ parent.document.title="Uses of Class
org.apache.marmotta.kiwi.persistence.mysql.MySQLDialect (Apache Marmotta Site
3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-frame.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-frame.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-frame.html
Tue Dec 16 10:39:19 2014
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.persistence.mysql (Apache Marmotta Site 3.2.1
API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.persistence.mysql (Apache Marmotta Site 3.3.0
API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-summary.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-summary.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-summary.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.persistence.mysql (Apache Marmotta Site 3.2.1
API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.persistence.mysql (Apache Marmotta Site 3.3.0
API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.persistence.mysql
(Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.persistence.mysql
(Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-tree.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-tree.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-tree.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.persistence.mysql Class Hierarchy (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.persistence.mysql Class Hierarchy (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.persistence.mysql
Class Hierarchy (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.persistence.mysql
Class Hierarchy (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-use.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-use.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/mysql/package-use.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.marmotta.kiwi.persistence.mysql (Apache
Marmotta Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Package org.apache.marmotta.kiwi.persistence.mysql (Apache
Marmotta Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package
org.apache.marmotta.kiwi.persistence.mysql (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="Uses of Package
org.apache.marmotta.kiwi.persistence.mysql (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-frame.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-frame.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-frame.html
Tue Dec 16 10:39:19 2014
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.persistence (Apache Marmotta Site 3.2.1
API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.persistence (Apache Marmotta Site 3.3.0
API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-summary.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-summary.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-summary.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.persistence (Apache Marmotta Site 3.2.1
API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.persistence (Apache Marmotta Site 3.3.0
API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.persistence (Apache
Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.persistence (Apache
Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-tree.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-tree.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-tree.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:21 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:51 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.marmotta.kiwi.persistence Class Hierarchy (Apache Marmotta
Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>org.apache.marmotta.kiwi.persistence Class Hierarchy (Apache Marmotta
Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.marmotta.kiwi.persistence Class
Hierarchy (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="org.apache.marmotta.kiwi.persistence Class
Hierarchy (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>
Modified:
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-use.html
==============================================================================
---
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-use.html
(original)
+++
websites/staging/marmotta/trunk/content/apidocs/org/apache/marmotta/kiwi/persistence/package-use.html
Tue Dec 16 10:39:19 2014
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Mon Dec 08 09:54:22 UTC 2014
-->
+<!-- Generated by javadoc (version 1.7.0_51) on Tue Dec 16 10:37:53 UTC 2014
-->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.marmotta.kiwi.persistence (Apache Marmotta
Site 3.2.1 API)</title>
-<meta name="date" content="2014-12-08">
+<title>Uses of Package org.apache.marmotta.kiwi.persistence (Apache Marmotta
Site 3.3.0 API)</title>
+<meta name="date" content="2014-12-16">
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css"
title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package
org.apache.marmotta.kiwi.persistence (Apache Marmotta Site 3.2.1 API)";
+ parent.document.title="Uses of Package
org.apache.marmotta.kiwi.persistence (Apache Marmotta Site 3.3.0 API)";
}
//-->
</script>