Skip to content

Commit 9703e69

Browse files
authored
Apply suggestions from code review
1 parent f72bc37 commit 9703e69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/connect/jdbc/using-always-encrypted-with-the-jdbc-driver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Always Encrypted with the JDBC driver
33
description: Learn how to use Always Encrypted with the JDBC driver to encrypt sensitive data on the server.
44
author: David-Engel
55
ms.author: davidengel
6-
ms.date: 06/24/2025
6+
ms.date: 06/23/2025
77
ms.service: sql
88
ms.subservice: connectivity
99
ms.topic: conceptual
@@ -35,7 +35,7 @@ If the client has access to that certificate in the Windows Certificate Store, i
3535

3636
The Microsoft JDBC Driver for SQL Server communicates with a keystore that uses a column master key store provider, which is an instance of a class that's derived from **`SQLServerColumnEncryptionKeyStoreProvider`**.
3737

38-
This is a really cool feature! (Edit demo.)
38+
This is a really cool feature! (Edit demo test test.)
3939

4040
### Use built-in column master key store providers
4141

0 commit comments

Comments
 (0)