Package

io.getquill.context

mirror

Permalink

package mirror

Visibility
  1. Public
  2. All

Type Members

  1. trait MirrorDecoders extends AnyRef

    Permalink
  2. trait MirrorEncoders extends AnyRef

    Permalink
  3. case class Row extends Product with Serializable

    Permalink

    Defines a artificial 'Row' used for the mirror context.

    Defines a artificial 'Row' used for the mirror context. Mostly used for testing. (Note that this must not be in quill-engine or it will conflict with the io.getquill.context.mirror.Row class in ProtoQuill.)

Value Members

  1. object Row extends Serializable

    Permalink

Ungrouped