public class MarkerAttributeConverter extends Object implements javax.persistence.AttributeConverter<org.apache.logging.log4j.Marker,String>
| Constructor and Description |
|---|
MarkerAttributeConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertToDatabaseColumn(org.apache.logging.log4j.Marker marker) |
org.apache.logging.log4j.Marker |
convertToEntityAttribute(String s) |
public MarkerAttributeConverter()
public String convertToDatabaseColumn(org.apache.logging.log4j.Marker marker)
convertToDatabaseColumn in interface javax.persistence.AttributeConverter<org.apache.logging.log4j.Marker,String>public org.apache.logging.log4j.Marker convertToEntityAttribute(String s)
convertToEntityAttribute in interface javax.persistence.AttributeConverter<org.apache.logging.log4j.Marker,String>Copyright © 1999-2017 The 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.