public class ThrowableAttributeConverter extends Object implements AttributeConverter<Throwable,String>
Constructor and Description |
---|
ThrowableAttributeConverter() |
Modifier and Type | Method and Description |
---|---|
String |
convertToDatabaseColumn(Throwable throwable) |
Throwable |
convertToEntityAttribute(String s) |
public ThrowableAttributeConverter()
public String convertToDatabaseColumn(Throwable throwable)
convertToDatabaseColumn
in interface AttributeConverter<Throwable,String>
public Throwable convertToEntityAttribute(String s)
convertToEntityAttribute
in interface AttributeConverter<Throwable,String>
Copyright © 1999-2021 Apache Software Foundation. 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.