implicit final class LoggedFragmentOps extends AnyVal
Instance Constructors
- new LoggedFragmentOps(fr: Fragment)
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def getClass(): Class[_ <: AnyVal]
- final def isInstanceOf[T0]: Boolean
- def logQuery[B](implicit arg0: Read[B], h: LogHandler): doobie.Query0[B]
- def logUpdate(implicit h: LogHandler): doobie.Update0
- def toString(): String
Inherited from AnyVal
Value Members
- def getClass(): Class[_ <: AnyVal]
Inherited from Any
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
- def toString(): String
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def getClass(): Class[_ <: AnyVal]
- final def isInstanceOf[T0]: Boolean
- def logQuery[B](implicit arg0: Read[B], h: LogHandler): doobie.Query0[B]
- def logUpdate(implicit h: LogHandler): doobie.Update0
- def toString(): String