public class ContextMapJsonAttributeConverter extends Object implements javax.persistence.AttributeConverter<Map<String,String>,String>
Map<String, String>s in
LogEvents. This converter is capable of converting both to and from
Strings.
In addition to other optional dependencies required by the JPA appender, this converter requires the Jackson Data
Processor.| Constructor | Description |
|---|---|
ContextMapJsonAttributeConverter() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
convertToDatabaseColumn(Map<String,String> contextMap) |
|
Map<String,String> |
convertToEntityAttribute(String s) |
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.