[#6033] Manual documents incorrect restriction on ConnectionProvider.acquire() method

This commit is contained in:
lukaseder 2017-03-31 13:12:35 +02:00
parent ed26bf2087
commit ffcbd34fc1
10 changed files with 0 additions and 40 deletions

View File

@ -1470,10 +1470,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>

View File

@ -1789,10 +1789,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>

View File

@ -1847,10 +1847,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>

View File

@ -2307,10 +2307,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>

View File

@ -2805,10 +2805,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>

View File

@ -3005,10 +3005,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>

View File

@ -3009,10 +3009,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>

View File

@ -3157,10 +3157,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>

View File

@ -3171,10 +3171,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>

View File

@ -3170,10 +3170,6 @@ SelectSelectStep<R> select(Field<?>... fields);]]></java><html>
// Get a connection back from jOOQ
void release(Connection connection) throws DataAccessException;
}]]></java><html>
<p>
Note that <code>acquire()</code> should always return the same Connection until this connection is returned via <code>release()</code>
</p>
</html></content>
</section>