ValueConverter

class ValueConverter : AttributeConverter<Any?, Any?>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun toEntityAttribute(value: Any?): Any?
Link copied to clipboard
open override fun toGraphProperty(value: Any?): Any?