SqlQuerySpecWithEncryption Class
- java.
lang. Object - com.
azure. cosmos. encryption. models. SqlQuerySpecWithEncryption
- com.
public final class SqlQuerySpecWithEncryption
Represents a SQL query with encryption parameters in the Azure Cosmos DB database service.
Constructor | Description |
---|---|
Sql |
Creates a new instance of SQL query spec with encryption. |
Modifier and Type | Method and Description |
---|---|
void |
add Adds an encryption parameter. |
Methods inherited from java.lang.Object
SqlQuerySpecWithEncryption
public SqlQuerySpecWithEncryption(SqlQuerySpec sqlQuerySpec)
Creates a new instance of SQL query spec with encryption.
Parameters:
sqlQuerySpec
- the SQL query spec.
addEncryptionParameter
public void addEncryptionParameter(String path, SqlParameter sqlParameter)
Adds an encryption parameter.
Parameters:
path
- Path
sqlParameter
- SQL parameter
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: