http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/VoidType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/VoidType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/VoidType.html index c6108f2..826bc59 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/VoidType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/VoidType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:06 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:38:57 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>VoidType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>VoidType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VoidType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="VoidType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { @@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="contentContainer"> <ul class="inheritance"> -<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.apache.cayenne.access.types.VoidType</li> @@ -110,13 +110,13 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></dd> +<dd><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">VoidType</span> -extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> -implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></pre> +extends <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></pre> <div class="block">A noop type that is sometimes useful to suppress extended types operations. It will set and get null values.</div> <dl> @@ -174,14 +174,14 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" 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="colFirst"><code><a href="https://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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/types/VoidType.html#getClassName--">getClassName</a></span>()</code> <div class="block">Returns a full name of Java class that this ExtendedType supports.</div> </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/types/VoidType.html#materializeObject-java.sql.CallableStatement-int-int-">materializeObject</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/CallableStatement.html?is-external=true" title="class or interface in java.sql">CallableStatement</a> rs, +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/types/VoidType.html#materializeObject-java.sql.CallableStatement-int-int-">materializeObject</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/CallableStatement.html?is-external=true" title="class or interface in java.sql">CallableStatement</a> rs, int index, int type)</code> <div class="block">Reads an object from a stored procedure OUT parameter, converting it to class @@ -189,8 +189,8 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. </td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/types/VoidType.html#materializeObject-java.sql.ResultSet-int-int-">materializeObject</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a> rs, +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/types/VoidType.html#materializeObject-java.sql.ResultSet-int-int-">materializeObject</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a> rs, int index, int type)</code> <div class="block">Reads an object from JDBC ResultSet column, converting it to class returned by @@ -199,8 +199,8 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/types/VoidType.html#setJdbcObject-java.sql.PreparedStatement-java.lang.Void-int-int-int-">setJdbcObject</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</a> statement, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> value, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/types/VoidType.html#setJdbcObject-java.sql.PreparedStatement-java.lang.Void-int-int-int-">setJdbcObject</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</a> statement, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> value, int pos, int type, int precision)</code> @@ -208,8 +208,8 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. </td> </tr> <tr id="i4" 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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/types/VoidType.html#toString-java.lang.Void-">toString</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> value)</code> +<td class="colFirst"><code><a href="https://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><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/types/VoidType.html#toString-java.lang.Void-">toString</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> value)</code> <div class="block">Converts value of the supported type to a human-readable String representation.</div> </td> </tr> @@ -218,8 +218,8 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> -<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> </ul> </li> </ul> @@ -258,12 +258,12 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. <ul class="blockList"> <li class="blockList"> <h4>getClassName</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> getClassName()</pre> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getClassName()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#getClassName--">ExtendedType</a></code></span></div> <div class="block">Returns a full name of Java class that this ExtendedType supports.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#getClassName--">getClassName</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> +<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#getClassName--">getClassName</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> </dl> </li> </ul> @@ -273,19 +273,19 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. <ul class="blockList"> <li class="blockList"> <h4>setJdbcObject</h4> -<pre>public void setJdbcObject(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</a> statement, - <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> value, +<pre>public void setJdbcObject(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</a> statement, + <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> value, int pos, int type, int precision) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#setJdbcObject-java.sql.PreparedStatement-T-int-int-int-">ExtendedType</a></code></span></div> <div class="block">Initializes a single parameter of a PreparedStatement with object value.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#setJdbcObject-java.sql.PreparedStatement-T-int-int-int-">setJdbcObject</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> +<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#setJdbcObject-java.sql.PreparedStatement-T-int-int-int-">setJdbcObject</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> </dl> </li> </ul> @@ -295,18 +295,18 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. <ul class="blockList"> <li class="blockList"> <h4>materializeObject</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> materializeObject(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a> rs, +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> materializeObject(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true" title="class or interface in java.sql">ResultSet</a> rs, int index, int type) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#materializeObject-java.sql.ResultSet-int-int-">ExtendedType</a></code></span></div> <div class="block">Reads an object from JDBC ResultSet column, converting it to class returned by 'getClassName' method.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#materializeObject-java.sql.ResultSet-int-int-">materializeObject</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> +<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#materializeObject-java.sql.ResultSet-int-int-">materializeObject</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if read error occurred, or an object can't be converted to a +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if read error occurred, or an object can't be converted to a target Java class.</dd> </dl> </li> @@ -317,18 +317,18 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. <ul class="blockList"> <li class="blockList"> <h4>materializeObject</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> materializeObject(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/CallableStatement.html?is-external=true" title="class or interface in java.sql">CallableStatement</a> rs, +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> materializeObject(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/CallableStatement.html?is-external=true" title="class or interface in java.sql">CallableStatement</a> rs, int index, int type) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#materializeObject-java.sql.CallableStatement-int-int-">ExtendedType</a></code></span></div> <div class="block">Reads an object from a stored procedure OUT parameter, converting it to class returned by 'getClassName' method.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#materializeObject-java.sql.CallableStatement-int-int-">materializeObject</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> +<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#materializeObject-java.sql.CallableStatement-int-int-">materializeObject</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if read error occurred, or an object can't be converted to a +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if read error occurred, or an object can't be converted to a target Java class.</dd> </dl> </li> @@ -339,12 +339,12 @@ implements <a href="../../../../../org/apache/cayenne/access/types/ExtendedType. <ul class="blockListLast"> <li class="blockList"> <h4>toString</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> toString(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> value)</pre> +<pre>public <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a> value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#toString-T-">ExtendedType</a></code></span></div> <div class="block">Converts value of the supported type to a human-readable String representation.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#toString-T-">toString</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> +<dd><code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html#toString-T-">toString</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/types/ExtendedType.html" title="interface in org.apache.cayenne.access.types">ExtendedType</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang">Void</a>></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>value</code> - a value to convert to String.</dd> </dl>
http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigDecimalType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigDecimalType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigDecimalType.html index 6b8d6a3..42e249a 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigDecimalType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigDecimalType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.BigDecimalType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.BigDecimalType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.BigDecimalType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.BigDecimalType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigIntegerValueType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigIntegerValueType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigIntegerValueType.html index 88c385e..0b71c8b 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigIntegerValueType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BigIntegerValueType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.BigIntegerValueType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.BigIntegerValueType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.BigIntegerValueType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.BigIntegerValueType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BooleanType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BooleanType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BooleanType.html index a949c52..65944b3 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BooleanType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/BooleanType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.BooleanType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.BooleanType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.BooleanType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.BooleanType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteArrayType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteArrayType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteArrayType.html index cf633bd..0064b6a 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteArrayType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteArrayType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.ByteArrayType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.ByteArrayType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.ByteArrayType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.ByteArrayType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteType.html index 5afbff1..5a8f354 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ByteType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.ByteType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.ByteType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.ByteType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.ByteType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CalendarType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CalendarType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CalendarType.html index 4644a75..906db64 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CalendarType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CalendarType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.CalendarType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.CalendarType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.CalendarType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.CalendarType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharType.html index 77397b5..4c22ed2 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.CharType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.CharType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.CharType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.CharType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharacterValueType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharacterValueType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharacterValueType.html index 2125d25..0834307 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharacterValueType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/CharacterValueType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.CharacterValueType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.CharacterValueType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.CharacterValueType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.CharacterValueType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DateType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DateType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DateType.html index fb78905..68d963e 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DateType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DateType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.DateType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.DateType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.DateType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.DateType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DefaultValueObjectTypeRegistry.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DefaultValueObjectTypeRegistry.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DefaultValueObjectTypeRegistry.html index ec8727d..fad48f2 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DefaultValueObjectTypeRegistry.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DefaultValueObjectTypeRegistry.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.DefaultValueObjectTypeRegistry (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.DefaultValueObjectTypeRegistry (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.DefaultValueObjectTypeRegistry (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.DefaultValueObjectTypeRegistry (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DoubleType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DoubleType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DoubleType.html index c9fd1e7..8fda9dc 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DoubleType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/DoubleType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.DoubleType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.DoubleType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.DoubleType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.DoubleType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumType.html index 030b8bb..f2354fa 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.EnumType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.EnumType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.EnumType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.EnumType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumTypeFactory.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumTypeFactory.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumTypeFactory.html index 7f3a915..e768c49 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumTypeFactory.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/EnumTypeFactory.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.EnumTypeFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.EnumTypeFactory (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.EnumTypeFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.EnumTypeFactory (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ExtendedEnumType.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ExtendedEnumType.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ExtendedEnumType.html index 270ec83..6163726 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ExtendedEnumType.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/types/class-use/ExtendedEnumType.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_111) on Mon Apr 23 10:59:10 MSK 2018 --> +<!-- Generated by javadoc (1.8.0_111) on Thu Aug 16 11:39:01 MSK 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.cayenne.access.types.ExtendedEnumType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.types.ExtendedEnumType (cayenne-doc: Cayenne Documentation 4.0 API)</title> +<meta name="date" content="2018-08-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.cayenne.access.types.ExtendedEnumType (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.types.ExtendedEnumType (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) {
