Package

com.outworkers

phantom

Permalink

package phantom

Visibility
  1. Public
  2. All

Type Members

  1. trait BytesExtractor[T] extends AnyRef

    Permalink
  2. sealed class CamelCase extends NamingStrategy

    Permalink
  3. abstract class CassandraTable[T <: CassandraTable[T, R], R] extends SelectTable[T, R]

    Permalink

    Main representation of a Cassandra table.

    Main representation of a Cassandra table.

    T

    Type of this table.

    R

    Type of record.

  4. sealed class IdentityStrategy extends NamingStrategy

    Permalink
  5. trait LowPriorityImplicits extends AnyRef

    Permalink
  6. abstract class NamingStrategy extends AnyRef

    Permalink
  7. case class ResultSet(inner: datastax.driver.core.ResultSet, version: ProtocolVersion) extends datastax.driver.core.ResultSet with Product with Serializable

    Permalink
  8. class Row extends AnyRef

    Permalink
  9. trait SelectTable[T <: CassandraTable[T, R], R] extends AnyRef

    Permalink
  10. sealed class SnakeCase extends NamingStrategy

    Permalink
  11. trait TableAliases[T <: CassandraTable[T, R], R] extends AnyRef

    Permalink

Value Members

  1. object BytesExtractor

    Permalink
  2. object Manager

    Permalink
  3. object NamingStrategy extends LowPriorityImplicits

    Permalink
  4. package batch

    Permalink
  5. package builder

    Permalink
  6. package column

    Permalink
  7. package database

    Permalink
  8. package dsl

    Permalink
  9. package keys

    Permalink
  10. package macros

    Permalink

Ungrouped