Skip to content

Commit dabef88

Browse files
Update docs/en/integrations/language-clients/java/jdbc-v2.md
Co-authored-by: Mikhail Shustov <[email protected]>
1 parent cadd941 commit dabef88

File tree

1 file changed

+1
-1
lines changed
  • docs/en/integrations/language-clients/java

1 file changed

+1
-1
lines changed

docs/en/integrations/language-clients/java/jdbc-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ implementation 'com.clickhouse:clickhouse-jdbc:0.8.0:shaded-all'
6666
**Connection Properties**:
6767

6868
Beyond standard JDBC properties, the driver supports the ClickHouse-specific properties offered by the underlying [client](/docs/en/integrations/language-clients/java/client-v2.md).
69-
Where possible methods will return an SQLFeatureNotSupportedException if the feature is not supported. Other custom properties include:
69+
Where possible methods will return an `SQLFeatureNotSupportedException` if the feature is not supported. Other custom properties include:
7070

7171
| Property | Default | Description |
7272
|----------------------------------|---------|----------------------------------------------------------------|

0 commit comments

Comments
 (0)