Class Sqlserver.Builder
java.lang.Object
com.styra.opa.openapi.models.shared.Sqlserver.Builder
- Enclosing class:
- Sqlserver
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Column masking rules, where the first two nested keys represent the table name and the column name, and the value describes which masking function to use.Column masking rules, where the first two nested keys represent the table name and the column name, and the value describes which masking function to use.String representing the SQL equivalent of the conditions under which the query is true.String representing the SQL equivalent of the conditions under which the query is true.
-
Method Details
-
query
String representing the SQL equivalent of the conditions under which the query is true. -
query
String representing the SQL equivalent of the conditions under which the query is true. -
masks
Column masking rules, where the first two nested keys represent the table name and the column name, and the value describes which masking function to use. -
masks
Column masking rules, where the first two nested keys represent the table name and the column name, and the value describes which masking function to use. -
build
-