Package

com.outworkers.phantom.builder.query

prepared

Permalink

package prepared

Visibility
  1. Public
  2. All

Type Members

  1. class ExecutablePreparedQuery extends Batchable

    Permalink
  2. class ExecutablePreparedSelectQuery[Table <: CassandraTable[Table, _], R, Limit <: LimitBound] extends AnyRef

    Permalink
  3. trait ListValue[T] extends Serializable

    Permalink

    A special type wrapper for binding to prepared in statement values.

    A special type wrapper for binding to prepared in statement values. This is required because Cassandra wants a special kind of protocol level input for such bind values.

    T

    The underlying primitive type held here.

  4. class PreparedBlock[PS <: HList] extends AnyRef

    Permalink
  5. class PreparedFlattener extends SessionAugmenterImplicits

    Permalink
  6. class PreparedSelectBlock[T <: CassandraTable[T, _], R, Limit <: LimitBound, PS <: HList] extends AnyRef

    Permalink

Value Members

  1. object ListValue extends Serializable

    Permalink
  2. object PrepareMark

    Permalink

Ungrouped