public final class EncryptAlgorithmMetaData extends Object
| Constructor and Description |
|---|
EncryptAlgorithmMetaData() |
| Modifier and Type | Method and Description |
|---|---|
Optional<EncryptAlgorithm> |
findEncryptor(int columnIndex)
Find encryptor.
|
public Optional<EncryptAlgorithm> findEncryptor(int columnIndex)
columnIndex - column indexCopyright © 2021 The Apache Software Foundation. All rights reserved.