diff --git a/snapshot/guide/configurationreference.html b/snapshot/guide/configurationreference.html index 405336428..17e84f65d 100644 --- a/snapshot/guide/configurationreference.html +++ b/snapshot/guide/configurationreference.html @@ -132,53 +132,9 @@
Property | -Type | -Description | -
---|---|---|
|
-com.github.jasync.sql.db.SSLConfiguration |
-- |
|
-com.github.jasync.sql.db.SSLConfiguration$Mode |
-The mode |
-
|
-java.lang.String |
-The cert |
-
|
-java.lang.String |
-The client cert |
-
|
-java.lang.String |
-The client private key |
-
Property | +Type | +Description | +
---|---|---|
|
+com.github.jasync.sql.db.SSLConfiguration |
++ |
|
+com.github.jasync.sql.db.SSLConfiguration$Mode |
+The mode |
+
|
+java.lang.String |
+The cert |
+
|
+java.lang.String |
+The client cert |
+
|
+java.lang.String |
+The client private key |
+
Property | -Type | -Description | -
---|---|---|
|
-boolean |
-Enables the JMX-Based Management of UCP. |
-
Property | -Type | -Description | -
---|---|---|
|
-boolean |
-Enables {@link oracle.ucp.admin.UniversalConnectionPoolManager}. |
-
Property | +Type | +Description | +
---|---|---|
|
+boolean |
+Enables the JMX-Based Management of UCP. |
+
Property | +Type | +Description | +
---|---|---|
|
+boolean |
+Enables {@link oracle.ucp.admin.UniversalConnectionPoolManager}. |
+
|
+
|
org.jooq.SQLDialect |
SQL dialect to use. If {@code null}, will be detected automatically. |
|
+
|
boolean |
If enable {@link JsonConverterProvider} bean to use Jackson for JSON and JSONB types. |
|
+
|
org.jooq.SQLDialect |
SQL dialect to use. If {@code null}, will be detected automatically. |
|
+
|
boolean |
If enable {@link JsonConverterProvider} bean to use Jackson for JSON and JSONB types. |