http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OperationHints.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OperationHints.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OperationHints.html index 206b856..e7cfb42 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OperationHints.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OperationHints.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 Interface org.apache.cayenne.access.OperationHints (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Interface org.apache.cayenne.access.OperationHints (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 Interface org.apache.cayenne.access.OperationHints (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Interface org.apache.cayenne.access.OperationHints (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/class-use/OperationObserver.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OperationObserver.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OperationObserver.html index 31cc642..1cfe0f8 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OperationObserver.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OperationObserver.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 Interface org.apache.cayenne.access.OperationObserver (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Interface org.apache.cayenne.access.OperationObserver (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 Interface org.apache.cayenne.access.OperationObserver (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Interface org.apache.cayenne.access.OperationObserver (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { @@ -130,21 +130,21 @@ custom queries.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">DataDomain.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/DataDomain.html#performQueries-java.util.Collection-org.apache.cayenne.access.OperationObserver-">performQueries</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><? extends <a href="../../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a>> queries, +<td class="colLast"><span class="typeNameLabel">DataDomain.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/DataDomain.html#performQueries-java.util.Collection-org.apache.cayenne.access.OperationObserver-">performQueries</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><? extends <a href="../../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a>> queries, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> callback)</code> <div class="block">Routes queries to appropriate DataNodes for execution.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">DataNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/DataNode.html#performQueries-java.util.Collection-org.apache.cayenne.access.OperationObserver-">performQueries</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><? extends <a href="../../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a>> queries, +<td class="colLast"><span class="typeNameLabel">DataNode.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/DataNode.html#performQueries-java.util.Collection-org.apache.cayenne.access.OperationObserver-">performQueries</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><? extends <a href="../../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a>> queries, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> callback)</code> <div class="block">Runs queries using Connection obtained from internal DataSource.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">QueryEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/QueryEngine.html#performQueries-java.util.Collection-org.apache.cayenne.access.OperationObserver-">performQueries</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><? extends <a href="../../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a>> queries, +<td class="colLast"><span class="typeNameLabel">QueryEngine.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/QueryEngine.html#performQueries-java.util.Collection-org.apache.cayenne.access.OperationObserver-">performQueries</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><? extends <a href="../../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a>> queries, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> resultConsumer)</code> <div class="block">Executes a list of queries wrapping them in its own transaction.</div> </td> @@ -165,41 +165,41 @@ custom queries.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="typeNameLabel">SQLTemplateAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/SQLTemplateAction.html#execute-java.sql.Connection-org.apache.cayenne.access.OperationObserver-org.apache.cayenne.access.jdbc.SQLStatement-java.util.Collection-">execute</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">SQLTemplateAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/SQLTemplateAction.html#execute-java.sql.Connection-org.apache.cayenne.access.OperationObserver-org.apache.cayenne.access.jdbc.SQLStatement-java.util.Collection-">execute</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> callback, <a href="../../../../../org/apache/cayenne/access/jdbc/SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a> compiled, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>> updateCounts)</code> </td> + <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>> updateCounts)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> observer)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">EJBQLAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">EJBQLAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/EJBQLAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> observer)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">ProcedureAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/ProcedureAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">ProcedureAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/ProcedureAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> observer)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">SelectAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/SelectAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">SelectAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/SelectAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> observer)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">SQLTemplateAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/SQLTemplateAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">SQLTemplateAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/SQLTemplateAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> callback)</code> <div class="block">Runs a SQLTemplate query, collecting all results.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#processGeneratedKeys-java.sql.Statement-org.apache.cayenne.access.OperationObserver-org.apache.cayenne.query.BatchQueryRow-">processGeneratedKeys</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html?is-external=true" title="class or interface in java.sql">Statement</a> statement, +<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#processGeneratedKeys-java.sql.Statement-org.apache.cayenne.access.OperationObserver-org.apache.cayenne.query.BatchQueryRow-">processGeneratedKeys</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html?is-external=true" title="class or interface in java.sql">Statement</a> statement, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> observer, <a href="../../../../../org/apache/cayenne/query/BatchQueryRow.html" title="class in org.apache.cayenne.query">BatchQueryRow</a> row)</code> <div class="block">Implements generated keys extraction supported in JDBC 3.0 specification.</div> @@ -208,22 +208,22 @@ custom queries.</div> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><span class="typeNameLabel">SQLTemplateAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/SQLTemplateAction.html#processSelectResult-org.apache.cayenne.access.jdbc.SQLStatement-java.sql.Connection-java.sql.Statement-java.sql.ResultSet-org.apache.cayenne.access.OperationObserver-long-">processSelectResult</a></span>(<a href="../../../../../org/apache/cayenne/access/jdbc/SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</a> compiled, - <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, - <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html?is-external=true" title="class or interface in java.sql">Statement</a> statement, - <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> resultSet, + <a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, + <a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html?is-external=true" title="class or interface in java.sql">Statement</a> statement, + <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> resultSet, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> callback, long startTime)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="typeNameLabel">ProcedureAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/ProcedureAction.html#readProcedureOutParameters-java.sql.CallableStatement-org.apache.cayenne.access.OperationObserver-">readProcedureOutParameters</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> statement, +<td class="colLast"><span class="typeNameLabel">ProcedureAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/ProcedureAction.html#readProcedureOutParameters-java.sql.CallableStatement-org.apache.cayenne.access.OperationObserver-">readProcedureOutParameters</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> statement, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> delegate)</code> <div class="block">Helper method that reads OUT parameters of a CallableStatement.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="typeNameLabel">BaseSQLAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BaseSQLAction.html#readResultSet-java.sql.ResultSet-org.apache.cayenne.access.jdbc.RowDescriptor-org.apache.cayenne.query.Query-org.apache.cayenne.access.OperationObserver-">readResultSet</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> resultSet, +<td class="colLast"><span class="typeNameLabel">BaseSQLAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BaseSQLAction.html#readResultSet-java.sql.ResultSet-org.apache.cayenne.access.jdbc.RowDescriptor-org.apache.cayenne.query.Query-org.apache.cayenne.access.OperationObserver-">readResultSet</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> resultSet, <a href="../../../../../org/apache/cayenne/access/jdbc/RowDescriptor.html" title="class in org.apache.cayenne.access.jdbc">RowDescriptor</a> descriptor, <a href="../../../../../org/apache/cayenne/query/Query.html" title="interface in org.apache.cayenne.query">Query</a> query, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> delegate)</code> @@ -232,13 +232,13 @@ custom queries.</div> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsBatch-java.sql.Connection-org.apache.cayenne.access.translator.batch.BatchTranslator-org.apache.cayenne.access.OperationObserver-">runAsBatch</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> con, +<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsBatch-java.sql.Connection-org.apache.cayenne.access.translator.batch.BatchTranslator-org.apache.cayenne.access.OperationObserver-">runAsBatch</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> con, <a href="../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a> translator, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> delegate)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsIndividualQueries-java.sql.Connection-org.apache.cayenne.access.translator.batch.BatchTranslator-org.apache.cayenne.access.OperationObserver-boolean-">runAsIndividualQueries</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">BatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/jdbc/BatchAction.html#runAsIndividualQueries-java.sql.Connection-org.apache.cayenne.access.translator.batch.BatchTranslator-org.apache.cayenne.access.OperationObserver-boolean-">runAsIndividualQueries</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/translator/batch/BatchTranslator.html" title="interface in org.apache.cayenne.access.translator.batch">BatchTranslator</a> translator, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> delegate, boolean generatesKeys)</code> @@ -295,12 +295,12 @@ custom queries.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">SQLServerBatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/sqlserver/SQLServerBatchAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">SQLServerBatchAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/sqlserver/SQLServerBatchAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> observer)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">SQLServerProcedureAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/sqlserver/SQLServerProcedureAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">SQLServerProcedureAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/sqlserver/SQLServerProcedureAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> observer)</code> </td> </tr> </tbody> @@ -319,7 +319,7 @@ custom queries.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">SQLAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/query/SQLAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, +<td class="colLast"><span class="typeNameLabel">SQLAction.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/query/SQLAction.html#performAction-java.sql.Connection-org.apache.cayenne.access.OperationObserver-">performAction</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</a> connection, <a href="../../../../../org/apache/cayenne/access/OperationObserver.html" title="interface in org.apache.cayenne.access">OperationObserver</a> observer)</code> <div class="block">Executes a query using a strategy defined by the implementation.</div> </td> http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OptimisticLockException.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OptimisticLockException.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OptimisticLockException.html index e5bfdc0..8d9dbd8 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OptimisticLockException.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/OptimisticLockException.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.OptimisticLockException (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.OptimisticLockException (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.OptimisticLockException (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.OptimisticLockException (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/class-use/QueryEngine.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/QueryEngine.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/QueryEngine.html index 5d6f6f0..2f0b9c9 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/QueryEngine.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/QueryEngine.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 Interface org.apache.cayenne.access.QueryEngine (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Interface org.apache.cayenne.access.QueryEngine (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 Interface org.apache.cayenne.access.QueryEngine (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Interface org.apache.cayenne.access.QueryEngine (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { @@ -146,7 +146,7 @@ custom queries.</div> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cayenne/access/QueryEngine.html" title="interface in org.apache.cayenne.access">QueryEngine</a></code></td> -<td class="colLast"><span class="typeNameLabel">QueryRouter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/query/QueryRouter.html#engineForName-java.lang.String-">engineForName</a></span>(<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> name)</code> +<td class="colLast"><span class="typeNameLabel">QueryRouter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/query/QueryRouter.html#engineForName-java.lang.String-">engineForName</a></span>(<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> name)</code> <div class="block">Returns a QueryEngine for a given name.</div> </td> </tr> http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyList.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyList.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyList.html index 47de011..f609aa6 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyList.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyList.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.ToManyList (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.ToManyList (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.ToManyList (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.ToManyList (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/class-use/ToManyListFault.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyListFault.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyListFault.html index 3e60bd3..857ac45 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyListFault.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyListFault.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.ToManyListFault (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.ToManyListFault (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.ToManyListFault (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.ToManyListFault (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/class-use/ToManyMapFault.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyMapFault.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyMapFault.html index f3755ac..4dae20c 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyMapFault.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManyMapFault.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.ToManyMapFault (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.ToManyMapFault (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.ToManyMapFault (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.ToManyMapFault (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/class-use/ToManySetFault.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManySetFault.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManySetFault.html index 3cfe1d4..e6be26b 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManySetFault.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToManySetFault.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.ToManySetFault (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.ToManySetFault (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.ToManySetFault (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.ToManySetFault (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/class-use/ToOneFault.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToOneFault.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToOneFault.html index bbd2b8d..78d3ffd 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToOneFault.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/ToOneFault.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.ToOneFault (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.ToOneFault (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.ToOneFault (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.ToOneFault (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/class-use/Transaction.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/Transaction.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/Transaction.html index 7f51702..6cc9b32 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/Transaction.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/class-use/Transaction.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.Transaction (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>Uses of Class org.apache.cayenne.access.Transaction (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.Transaction (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="Uses of Class org.apache.cayenne.access.Transaction (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/dbsync/BaseSchemaUpdateStrategy.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/BaseSchemaUpdateStrategy.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/BaseSchemaUpdateStrategy.html index 8da783e..506205e 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/BaseSchemaUpdateStrategy.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/BaseSchemaUpdateStrategy.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>BaseSchemaUpdateStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>BaseSchemaUpdateStrategy (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="BaseSchemaUpdateStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="BaseSchemaUpdateStrategy (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.dbsync.BaseSchemaUpdateStrategy</li> @@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>public abstract class <span class="typeNameLabel">BaseSchemaUpdateStrategy</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> +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/dbsync/SchemaUpdateStrategy.html" title="interface in org.apache.cayenne.access.dbsync">SchemaUpdateStrategy</a></pre> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> @@ -148,7 +148,7 @@ implements <a href="../../../../../org/apache/cayenne/access/dbsync/SchemaUpdate <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/dbsync/BaseSchemaUpdateStrategy.html#run">run</a></span></code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ThreadLocal.html?is-external=true" title="class or interface in java.lang">ThreadLocal</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>></code></td> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ThreadLocal.html?is-external=true" title="class or interface in java.lang">ThreadLocal</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/dbsync/BaseSchemaUpdateStrategy.html#threadRunInProgress">threadRunInProgress</a></span></code> </td> </tr> </table> @@ -196,8 +196,8 @@ implements <a href="../../../../../org/apache/cayenne/access/dbsync/SchemaUpdate <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> @@ -228,7 +228,7 @@ implements <a href="../../../../../org/apache/cayenne/access/dbsync/SchemaUpdate <ul class="blockListLast"> <li class="blockList"> <h4>threadRunInProgress</h4> -<pre>protected final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ThreadLocal.html?is-external=true" title="class or interface in java.lang">ThreadLocal</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>> threadRunInProgress</pre> +<pre>protected final <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ThreadLocal.html?is-external=true" title="class or interface in java.lang">ThreadLocal</a><<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>> threadRunInProgress</pre> </li> </ul> </li> @@ -263,12 +263,12 @@ implements <a href="../../../../../org/apache/cayenne/access/dbsync/SchemaUpdate <li class="blockList"> <h4>updateSchema</h4> <pre>public void updateSchema(<a href="../../../../../org/apache/cayenne/access/DataNode.html" title="class in org.apache.cayenne.access">DataNode</a> dataNode) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/cayenne/access/dbsync/SchemaUpdateStrategy.html#updateSchema-org.apache.cayenne.access.DataNode-">updateSchema</a></code> in interface <code><a href="../../../../../org/apache/cayenne/access/dbsync/SchemaUpdateStrategy.html" title="interface in org.apache.cayenne.access.dbsync">SchemaUpdateStrategy</a></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> </dl> </li> </ul> @@ -279,10 +279,10 @@ implements <a href="../../../../../org/apache/cayenne/access/dbsync/SchemaUpdate <li class="blockList"> <h4>processSchemaUpdate</h4> <pre>protected abstract void processSchemaUpdate(<a href="../../../../../org/apache/cayenne/access/DataNode.html" title="class in org.apache.cayenne.access">DataNode</a> dataNode) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>3.0</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/dbsync/CreateIfNoSchemaStrategy.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/CreateIfNoSchemaStrategy.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/CreateIfNoSchemaStrategy.html index 7d2c839..5b693f0 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/CreateIfNoSchemaStrategy.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/CreateIfNoSchemaStrategy.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>CreateIfNoSchemaStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>CreateIfNoSchemaStrategy (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="CreateIfNoSchemaStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="CreateIfNoSchemaStrategy (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><a href="../../../../../org/apache/cayenne/access/dbsync/BaseSchemaUpdateStrategy.html" title="class in org.apache.cayenne.access.dbsync">org.apache.cayenne.access.dbsync.BaseSchemaUpdateStrategy</a></li> @@ -176,7 +176,7 @@ extends <a href="../../../../../org/apache/cayenne/access/dbsync/BaseSchemaUpdat <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>></code></td> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/dbsync/CreateIfNoSchemaStrategy.html#getNameTablesInDB-org.apache.cayenne.access.DataNode-">getNameTablesInDB</a></span>(<a href="../../../../../org/apache/cayenne/access/DataNode.html" title="class in org.apache.cayenne.access">DataNode</a> dataNode)</code> <div class="block">Returns all the table names in database.</div> </td> @@ -197,8 +197,8 @@ extends <a href="../../../../../org/apache/cayenne/access/dbsync/BaseSchemaUpdat <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> @@ -238,12 +238,12 @@ extends <a href="../../../../../org/apache/cayenne/access/dbsync/BaseSchemaUpdat <li class="blockList"> <h4>processSchemaUpdate</h4> <pre>protected void processSchemaUpdate(<a href="../../../../../org/apache/cayenne/access/DataNode.html" title="class in org.apache.cayenne.access">DataNode</a> dataNode) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../org/apache/cayenne/access/dbsync/BaseSchemaUpdateStrategy.html#processSchemaUpdate-org.apache.cayenne.access.DataNode-">processSchemaUpdate</a></code> in class <code><a href="../../../../../org/apache/cayenne/access/dbsync/BaseSchemaUpdateStrategy.html" title="class in org.apache.cayenne.access.dbsync">BaseSchemaUpdateStrategy</a></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> </dl> </li> </ul> @@ -253,12 +253,12 @@ extends <a href="../../../../../org/apache/cayenne/access/dbsync/BaseSchemaUpdat <ul class="blockListLast"> <li class="blockList"> <h4>getNameTablesInDB</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>> getNameTablesInDB(<a href="../../../../../org/apache/cayenne/access/DataNode.html" title="class in org.apache.cayenne.access">DataNode</a> dataNode) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> +<pre>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<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>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>> getNameTablesInDB(<a href="../../../../../org/apache/cayenne/access/DataNode.html" title="class in org.apache.cayenne.access">DataNode</a> dataNode) + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> <div class="block">Returns all the table names in database.</div> <dl> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/DefaultSchemaUpdateStrategyFactory.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/DefaultSchemaUpdateStrategyFactory.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/DefaultSchemaUpdateStrategyFactory.html index 65c1b18..5787c49 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/DefaultSchemaUpdateStrategyFactory.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/DefaultSchemaUpdateStrategyFactory.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>DefaultSchemaUpdateStrategyFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>DefaultSchemaUpdateStrategyFactory (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="DefaultSchemaUpdateStrategyFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="DefaultSchemaUpdateStrategyFactory (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.dbsync.DefaultSchemaUpdateStrategyFactory</li> @@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>public class <span class="typeNameLabel">DefaultSchemaUpdateStrategyFactory</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> +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/dbsync/SchemaUpdateStrategyFactory.html" title="interface in org.apache.cayenne.access.dbsync">SchemaUpdateStrategyFactory</a></pre> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> @@ -188,8 +188,8 @@ implements <a href="../../../../../org/apache/cayenne/access/dbsync/SchemaUpdate <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> http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategy.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategy.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategy.html index 0616735..66f1836 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategy.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategy.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>SchemaUpdateStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>SchemaUpdateStrategy (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="SchemaUpdateStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="SchemaUpdateStrategy (cayenne-doc: Cayenne Documentation 4.0 API)"; } } catch(err) { @@ -156,10 +156,10 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <h4>updateSchema</h4> <pre>void updateSchema(<a href="../../../../../org/apache/cayenne/access/DataNode.html" title="class in org.apache.cayenne.access">DataNode</a> dataNode) - throws <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> + throws <a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></pre> <dl> <dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> +<dd><code><a href="https://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/868c6ecf/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategyFactory.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategyFactory.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategyFactory.html index a43cfe9..78f5088 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategyFactory.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SchemaUpdateStrategyFactory.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>SchemaUpdateStrategyFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>SchemaUpdateStrategyFactory (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="SchemaUpdateStrategyFactory (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="SchemaUpdateStrategyFactory (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/dbsync/SkipSchemaUpdateStrategy.html ---------------------------------------------------------------------- diff --git a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SkipSchemaUpdateStrategy.html b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SkipSchemaUpdateStrategy.html index bd653fd..b051acd 100644 --- a/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SkipSchemaUpdateStrategy.html +++ b/src/main/site/static/docs/4.0/api/org/apache/cayenne/access/dbsync/SkipSchemaUpdateStrategy.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>SkipSchemaUpdateStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)</title> -<meta name="date" content="2018-04-23"> +<title>SkipSchemaUpdateStrategy (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="SkipSchemaUpdateStrategy (cayenne-doc: Cayenne Documentation 4.0.RC1 API)"; + parent.document.title="SkipSchemaUpdateStrategy (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.dbsync.SkipSchemaUpdateStrategy</li> @@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre>public class <span class="typeNameLabel">SkipSchemaUpdateStrategy</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> +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/dbsync/SchemaUpdateStrategy.html" title="interface in org.apache.cayenne.access.dbsync">SchemaUpdateStrategy</a></pre> <div class="block">A SchemaUpdateStrategy that does nothing. This is usually the default strategy, as in most cases DB schema management is outside the scope of Cayenne.</div> @@ -167,8 +167,8 @@ implements <a href="../../../../../org/apache/cayenne/access/dbsync/SchemaUpdate <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>
