TimestampWithTimezoneEncoderDecoder

com.github.mauricio.async.db.column.TimestampWithTimezoneEncoderDecoder$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def decode(value: String): Any

Attributes

Definition Classes
override def formatter: DateTimeFormatter

Attributes

Definition Classes

Inherited methods

def decode(kind: ColumnData, value: ByteBuf, charset: Charset): Any

Attributes

Inherited from:
ColumnDecoder
override def encode(value: Any): String

Attributes

Definition Classes
Inherited from:
TimestampEncoderDecoder

Attributes

Inherited from:
ColumnDecoder