We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6336f commit 85e670dCopy full SHA for 85e670d
vertx-oracle-client/src/main/asciidoc/index.adoc
@@ -1,8 +1,7 @@
1
= Reactive Oracle Client
2
:PREPARED_PARAMS: `?`
3
4
-The Reactive Oracle Client is a client for Oracle with a straightforward API focusing on
5
-scalability and low overhead.
+The Reactive Oracle Client is a client for Oracle with a straightforward API focusing on scalability and low overhead.
6
7
*Features*
8
@@ -19,8 +18,6 @@ scalability and low overhead.
19
18
* Prepared queries caching
20
* Stored Procedures
21
22
-WARNING: this module is in tech preview
23
-
24
== Usage
25
26
To use the Reactive Oracle Client add the following dependency to the _dependencies_ section of your build descriptor:
0 commit comments