public interface TransformerFactory
| Modifier and Type | Method and Description |
|---|---|
MapTransformer |
decryptor(ColumnDescriptor[] columns,
Object sampleRow) |
BindingsTransformer |
encryptor(BatchParameterBinding[] bindings) |
BindingsTransformer encryptor(BatchParameterBinding[] bindings)
MapTransformer decryptor(ColumnDescriptor[] columns, Object sampleRow)
Copyright © 2001–2015 Apache Cayenne. All rights reserved.